Searched refs:CONFIG_SYS_PCI_MEMORY_PHYS (Results 1 – 5 of 5) sorted by relevance
35 #ifndef CONFIG_SYS_PCI_MEMORY_PHYS36 #define CONFIG_SYS_PCI_MEMORY_PHYS 0 macro
20 #ifndef CONFIG_SYS_PCI_MEMORY_PHYS21 #define CONFIG_SYS_PCI_MEMORY_PHYS CONFIG_SYS_SDRAM_BASE macro
344 phys_addr_t phys_start = CONFIG_SYS_PCI_MEMORY_PHYS; in fsl_pcie_setup_inbound_wins()368 CONFIG_SYS_PCI_MEMORY_PHYS, in fsl_pcie_setup_inbound_wins()382 (u64)CONFIG_SYS_PCI_MEMORY_PHYS, (u64)pci_sz); in fsl_pcie_setup_inbound_wins()385 CONFIG_SYS_PCI_MEMORY_PHYS, in fsl_pcie_setup_inbound_wins()
41 #ifndef CONFIG_SYS_PCI_MEMORY_PHYS42 #define CONFIG_SYS_PCI_MEMORY_PHYS 0 macro100 phys_addr_t phys_start = CONFIG_SYS_PCI_MEMORY_PHYS; in fsl_pci_setup_inbound_windows()174 (u64)CONFIG_SYS_PCI_MEMORY_PHYS, in fsl_pci_setup_inbound_windows()178 CONFIG_SYS_PCI_MEMORY_PHYS, in fsl_pci_setup_inbound_windows()
3343 CONFIG_SYS_PCI_MEMORY_PHYS
Completed in 10 milliseconds