Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dpci.c102 PCI_IWCR_W2C_EN | PCI_IWCR_W2C_IO); in pci_mcf547x_8x_init()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dpci.c76 PCI_IWCR_W2C_EN | PCI_IWCR_W2C_IO); in pci_mcf5445x_init()
/external/u-boot/arch/m68k/include/asm/
Dm547x_8x.h400 #define PCI_IWCR_W2C_IO (0x00000800) /* Windows Maps to PCI I/O */ macro
Dm5445x.h875 #define PCI_IWCR_W2C_IO (0x00000800) /* Windows Maps to PCI I/O */ macro