Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dpci.c107 out_be32(&pci->scr, PCI_SCR_B | PCI_SCR_M); in pci_mcf547x_8x_init()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dpci.c81 out_be32(&pci->scr, PCI_SCR_B | PCI_SCR_M); in pci_mcf5445x_init()
/external/u-boot/arch/m68k/include/asm/
Dm547x_8x.h345 #define PCI_SCR_M (0x00000002) /* Memory access control */ macro
Dm5445x.h817 #define PCI_SCR_M (0x00000002) /* Memory access control */ macro