/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | pci.c | 87 POWAR_MEM_WRITE | (__ilog2(CONFIG_SYS_PCI1_MEM_SIZE) - 1)); in pci_mpc85xx_init() 109 CONFIG_SYS_PCI1_MEM_SIZE, in pci_mpc85xx_init()
|
/openbmc/u-boot/include/configs/ |
H A D | TQM834x.h | 212 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */ macro 214 (CONFIG_SYS_PCI1_MEM_BASE + CONFIG_SYS_PCI1_MEM_SIZE)
|
H A D | MPC8349ITX.h | 363 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */ macro 365 (CONFIG_SYS_PCI1_MEM_BASE + CONFIG_SYS_PCI1_MEM_SIZE)
|
H A D | MPC8541CDS.h | 261 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8555CDS.h | 259 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8540ADS.h | 235 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | socrates.h | 208 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8568MDS.h | 236 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8560ADS.h | 230 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8544DS.h | 204 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | xpedite520x.h | 226 #define CONFIG_SYS_PCI1_MEM_SIZE 0x40000000 /* 1G */ macro
|
H A D | sbc8548.h | 414 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8548CDS.h | 336 #define CONFIG_SYS_PCI1_MEM_SIZE 0x20000000 /* 512M */ macro
|
H A D | MPC8323ERDB.h | 237 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */ macro
|
H A D | ve8313.h | 250 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */ macro
|
H A D | MPC832XEMDS.h | 313 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */ macro
|
/openbmc/u-boot/board/sbc8349/ |
H A D | pci.c | 22 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/tqc/tqm834x/ |
H A D | pci.c | 20 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | pci.c | 19 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | pci.c | 26 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8313erdb/ |
H A D | mpc8313erdb.c | 58 .size = CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | pci.c | 22 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | pci.c | 18 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8323erdb/ |
H A D | mpc8323erdb.c | 142 size: CONFIG_SYS_PCI1_MEM_SIZE,
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 155 size: CONFIG_SYS_PCI1_MEM_SIZE,
|