Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dpci.c101 PCI_IWCR_W0C_EN | PCI_IWCR_W1C_EN | PCI_IWCR_W1C_IO | in pci_mcf547x_8x_init()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dpci.c75 PCI_IWCR_W0C_EN | PCI_IWCR_W1C_EN | PCI_IWCR_W1C_IO | in pci_mcf5445x_init()
/external/u-boot/arch/m68k/include/asm/
Dm547x_8x.h399 #define PCI_IWCR_W1C_EN (0x00010000) /* Enable - Register initialize */ macro
Dm5445x.h874 #define PCI_IWCR_W1C_EN (0x00010000) /* Enable - Register initialize */ macro