Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_PCI_MEMORY_PHYS (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/pci/
A Dpcie_fsl.h35 #ifndef CONFIG_SYS_PCI_MEMORY_PHYS
36 #define CONFIG_SYS_PCI_MEMORY_PHYS 0 macro
A Dpcie_layerscape.h20 #ifndef CONFIG_SYS_PCI_MEMORY_PHYS
21 #define CONFIG_SYS_PCI_MEMORY_PHYS CONFIG_SYS_SDRAM_BASE macro
A Dpcie_fsl.c344 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()
A Dfsl_pci_init.c41 #ifndef CONFIG_SYS_PCI_MEMORY_PHYS
42 #define CONFIG_SYS_PCI_MEMORY_PHYS 0 macro
100 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()
/u-boot/scripts/
A Dconfig_whitelist.txt3343 CONFIG_SYS_PCI_MEMORY_PHYS

Completed in 10 milliseconds