Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c107 out_be32(&pci->scr, PCI_SCR_B | PCI_SCR_M); in pci_mcf547x_8x_init()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c81 out_be32(&pci->scr, PCI_SCR_B | PCI_SCR_M); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h344 #define PCI_SCR_B (0x00000004) /* Bus master enable */ macro
H A Dm5445x.h816 #define PCI_SCR_B (0x00000004) /* Bus master enable */ macro