Searched refs:CONFIG_SYS_PCI2_IO_PHYS (Results 1 – 15 of 15) sorted by relevance
/u-boot/board/freescale/mpc8555cds/ |
A D | law.c | 36 SET_LAW(CONFIG_SYS_PCI2_IO_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_PCI_2),
|
/u-boot/board/freescale/mpc8541cds/ |
A D | law.c | 36 SET_LAW(CONFIG_SYS_PCI2_IO_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_PCI_2),
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | pci.c | 177 pcix2->powbar2 = (CONFIG_SYS_PCI2_IO_PHYS >> 12) & 0x000fffff; in pci_mpc85xx_init() 200 CONFIG_SYS_PCI2_IO_PHYS, in pci_mpc85xx_init()
|
/u-boot/board/freescale/mpc8349itx/ |
A D | pci.c | 48 phys_start: CONFIG_SYS_PCI2_IO_PHYS,
|
/u-boot/include/configs/ |
A D | MPC8555CDS.h | 263 #define CONFIG_SYS_PCI2_IO_PHYS 0xe2100000 macro
|
A D | MPC8541CDS.h | 265 #define CONFIG_SYS_PCI2_IO_PHYS 0xe2100000 macro
|
A D | sbc8349.h | 178 #define CONFIG_SYS_PCI2_IO_PHYS 0xE2100000 macro
|
A D | vme8349.h | 153 #define CONFIG_SYS_PCI2_IO_PHYS 0xE2100000 macro
|
A D | caddy2.h | 153 #define CONFIG_SYS_PCI2_IO_PHYS 0xE2100000 macro
|
A D | MPC8349EMDS.h | 216 #define CONFIG_SYS_PCI2_IO_PHYS 0xE2100000 macro
|
A D | MPC8349ITX.h | 294 #define CONFIG_SYS_PCI2_IO_PHYS \ macro
|
A D | MPC8349EMDS_SDRAM.h | 271 #define CONFIG_SYS_PCI2_IO_PHYS 0xE2100000 macro
|
/u-boot/board/freescale/mpc832xemds/ |
A D | pci.c | 51 phys_start: CONFIG_SYS_PCI2_IO_PHYS,
|
/u-boot/board/freescale/mpc8349emds/ |
A D | pci.c | 47 phys_start: CONFIG_SYS_PCI2_IO_PHYS,
|
/u-boot/scripts/ |
A D | config_whitelist.txt | 3249 CONFIG_SYS_PCI2_IO_PHYS
|
Completed in 17 milliseconds