Searched refs:CONFIG_SYS_PCI2_MEM_PHYS (Results 1 – 16 of 16) sorted by relevance
/external/u-boot/board/xes/xpedite520x/ |
D | tlb.c | 55 SET_TLB_ENTRY(1, CONFIG_SYS_PCI2_MEM_PHYS, CONFIG_SYS_PCI2_MEM_PHYS,
|
/external/u-boot/board/freescale/mpc8555cds/ |
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,
|
D | law.c | 34 SET_LAW(CONFIG_SYS_PCI2_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI_2),
|
/external/u-boot/board/freescale/mpc8541cds/ |
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,
|
D | law.c | 34 SET_LAW(CONFIG_SYS_PCI2_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI_2),
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
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()
|
/external/u-boot/board/freescale/mpc8349itx/ |
D | pci.c | 40 phys_start: CONFIG_SYS_PCI2_MEM_PHYS,
|
/external/u-boot/include/configs/ |
D | MPC8541CDS.h | 272 #define CONFIG_SYS_PCI2_MEM_PHYS 0xa0000000 macro
|
D | MPC8555CDS.h | 270 #define CONFIG_SYS_PCI2_MEM_PHYS 0xa0000000 macro
|
D | vme8349.h | 241 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
D | sbc8349.h | 304 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
D | MPC8349ITX.h | 379 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
D | MPC8349EMDS.h | 359 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE macro
|
/external/u-boot/board/freescale/mpc832xemds/ |
D | pci.c | 43 phys_start: CONFIG_SYS_PCI2_MEM_PHYS,
|
/external/u-boot/board/freescale/mpc8349emds/ |
D | pci.c | 39 phys_start: CONFIG_SYS_PCI2_MEM_PHYS,
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 3857 CONFIG_SYS_PCI2_MEM_PHYS
|