Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c113 #ifdef CONFIG_SYS_PCI_BAR0 in pci_mcf547x_8x_init()
114 out_be32(&pci->bar0, PCI_BAR_BAR0(CONFIG_SYS_PCI_BAR0)); in pci_mcf547x_8x_init()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c87 #ifdef CONFIG_SYS_PCI_BAR0 in pci_mcf5445x_init()
88 out_be32(&pci->bar0, PCI_BAR_BAR0(CONFIG_SYS_PCI_BAR0)); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap.h404 #define CONFIG_SYS_PCI_BAR0 (CONFIG_SYS_MBAR) macro
450 #define CONFIG_SYS_PCI_BAR0 (0x40000000) macro
497 #define CONFIG_SYS_PCI_BAR0 (CONFIG_SYS_MBAR) macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3848 CONFIG_SYS_PCI_BAR0