Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c102 PCI_IWCR_W2C_EN | PCI_IWCR_W2C_IO); in pci_mcf547x_8x_init()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c76 PCI_IWCR_W2C_EN | PCI_IWCR_W2C_IO); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h404 #define PCI_IWCR_W2C_EN (0x00000100) /* Enable - Register initialize */ macro
H A Dm5445x.h879 #define PCI_IWCR_W2C_EN (0x00000100) /* Enable - Register initialize */ macro