Searched refs:CONFIG_SYS_PCI_MEMORY_BUS (Results 1 – 5 of 5) sorted by relevance
31 #ifndef CONFIG_SYS_PCI_MEMORY_BUS32 #define CONFIG_SYS_PCI_MEMORY_BUS 0 macro
16 #ifndef CONFIG_SYS_PCI_MEMORY_BUS17 #define CONFIG_SYS_PCI_MEMORY_BUS CONFIG_SYS_SDRAM_BASE macro
37 #ifndef CONFIG_SYS_PCI_MEMORY_BUS38 #define CONFIG_SYS_PCI_MEMORY_BUS 0 macro101 pci_addr_t bus_start = CONFIG_SYS_PCI_MEMORY_BUS; in fsl_pci_setup_inbound_windows()
345 pci_addr_t bus_start = CONFIG_SYS_PCI_MEMORY_BUS; in fsl_pcie_setup_inbound_wins()369 CONFIG_SYS_PCI_MEMORY_BUS, sz); in fsl_pcie_setup_inbound_wins()
3342 CONFIG_SYS_PCI_MEMORY_BUS
Completed in 10 milliseconds