Searched refs:CONFIG_SYS_PCI2_MEM_PHYS (Results 1 – 16 of 16) sorted by relevance
/openbmc/u-boot/board/xes/xpedite520x/ |
H A D | tlb.c | 55 SET_TLB_ENTRY(1, CONFIG_SYS_PCI2_MEM_PHYS, CONFIG_SYS_PCI2_MEM_PHYS,
|
/openbmc/u-boot/board/freescale/mpc8555cds/ |
H A D | tlb.c | 56 SET_TLB_ENTRY(1, CONFIG_SYS_PCI2_MEM_VIRT, CONFIG_SYS_PCI2_MEM_PHYS, 64 SET_TLB_ENTRY(1, CONFIG_SYS_PCI2_MEM_VIRT + 0x10000000, CONFIG_SYS_PCI2_MEM_PHYS + 0x10000000,
|
H A D | law.c | 34 SET_LAW(CONFIG_SYS_PCI2_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI_2),
|
/openbmc/u-boot/board/freescale/mpc8541cds/ |
H A D | tlb.c | 56 SET_TLB_ENTRY(1, CONFIG_SYS_PCI2_MEM_VIRT, CONFIG_SYS_PCI2_MEM_PHYS, 64 SET_TLB_ENTRY(1, CONFIG_SYS_PCI2_MEM_VIRT + 0x10000000, CONFIG_SYS_PCI2_MEM_PHYS + 0x10000000,
|
H A D | law.c | 34 SET_LAW(CONFIG_SYS_PCI2_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI_2),
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | pci.c | 169 pcix2->powbar1 = (CONFIG_SYS_PCI2_MEM_PHYS >> 12) & 0x000fffff; in pci_mpc85xx_init() 193 CONFIG_SYS_PCI2_MEM_PHYS, in pci_mpc85xx_init()
|
/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | pci.c | 40 phys_start: CONFIG_SYS_PCI2_MEM_PHYS,
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8555CDS.h | 267 #define CONFIG_SYS_PCI2_MEM_PHYS 0xa0000000 macro
|
H A D | MPC8541CDS.h | 269 #define CONFIG_SYS_PCI2_MEM_PHYS 0xa0000000 macro
|
H A D | vme8349.h | 236 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
H A D | sbc8349.h | 301 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
H A D | MPC8349ITX.h | 375 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
H A D | MPC8349EMDS.h | 355 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | pci.c | 43 phys_start: CONFIG_SYS_PCI2_MEM_PHYS,
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | pci.c | 39 phys_start: CONFIG_SYS_PCI2_MEM_PHYS,
|
/openbmc/u-boot/scripts/ |
H A D | config_whitelist.txt | 3764 CONFIG_SYS_PCI2_MEM_PHYS
|