Searched refs:win2 (Results 1 – 3 of 3) sorted by relevance
44 #define MPC52xx_PCI_IWCR_PACK(win0,win1,win2) (((win0) << 24) | \ argument46 ((win2) << 8))
16 int win2 = core->bus->host_is_pcie2 ? in bcma_host_pci_switch_core() local21 pci_write_config_dword(core->bus->host_pci, win2, core->wrap); in bcma_host_pci_switch_core()
26553 + * SDR --> win2 -/27553 + * IC design bug: in the bandwidth tension environment when close win2,36623 +/* PX30 VOPB win2 is same with RK3368,36624 + * but RK3368 win2 register offset is 0xb0 and px30 is 0x190,36625 + * so we set the PX30 VOPB win2 base = 0x190 - 0xb0 = 0xe0