Home
last modified time | relevance | path

Searched refs:PCI_IWCR_W1C_IO (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c76 PCI_IWCR_W0C_EN | PCI_IWCR_W1C_EN | PCI_IWCR_W1C_IO | in pci_mcf5445x_init()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c102 PCI_IWCR_W0C_EN | PCI_IWCR_W1C_EN | PCI_IWCR_W1C_IO | in pci_mcf547x_8x_init()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h396 #define PCI_IWCR_W1C_IO (0x00080000) /* Windows Maps to PCI I/O */ macro
H A Dm5445x.h871 #define PCI_IWCR_W1C_IO (0x00080000) /* Windows Maps to PCI I/O */ macro