Home
last modified time | relevance | path

Searched refs:win2 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c44 #define MPC52xx_PCI_IWCR_PACK(win0,win1,win2) (((win0) << 24) | \ argument
46 ((win2) << 8))
/kernel/linux/linux-5.10/drivers/bcma/
Dhost_pci.c16 int win2 = core->bus->host_is_pcie2 ? in bcma_host_pci_switch_core() local
21 pci_write_config_dword(core->bus->host_pci, win2, core->wrap); in bcma_host_pci_switch_core()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch26553 + * 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