Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c117 #ifdef CONFIG_SYS_PCI_BAR1 in pci_mcf547x_8x_init()
118 out_be32(&pci->bar1, PCI_BAR_BAR1(CONFIG_SYS_PCI_BAR1)); in pci_mcf547x_8x_init()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c92 #ifdef CONFIG_SYS_PCI_BAR1 in pci_mcf5445x_init()
93 out_be32(&pci->bar1, PCI_BAR_BAR1(CONFIG_SYS_PCI_BAR1)); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap.h451 #define CONFIG_SYS_PCI_BAR1 (CONFIG_SYS_SDRAM_BASE) macro
498 #define CONFIG_SYS_PCI_BAR1 (CONFIG_SYS_SDRAM_BASE) macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3849 CONFIG_SYS_PCI_BAR1