/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | pci.c | 94 POWAR_IO_WRITE | (__ilog2(CONFIG_SYS_PCI1_IO_SIZE) - 1)); in pci_mpc85xx_init() 115 CONFIG_SYS_PCI1_IO_SIZE, in pci_mpc85xx_init()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | pci.c | 28 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/tqc/tqm834x/ |
H A D | pci.c | 26 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8349ITX.h | 370 #define CONFIG_SYS_PCI1_IO_SIZE 0x01000000 /* 16M */ macro 383 (CONFIG_SYS_PCI1_IO_PHYS + CONFIG_SYS_PCI1_IO_SIZE)
|
H A D | MPC8541CDS.h | 265 #define CONFIG_SYS_PCI1_IO_SIZE 0x100000 /* 1M */ macro
|
H A D | MPC8555CDS.h | 263 #define CONFIG_SYS_PCI1_IO_SIZE 0x00100000 /* 1M */ macro
|
H A D | MPC8540ADS.h | 239 #define CONFIG_SYS_PCI1_IO_SIZE 0x100000 /* 1M */ macro
|
H A D | socrates.h | 211 #define CONFIG_SYS_PCI1_IO_SIZE 0x01000000 /* 16M */ macro
|
H A D | MPC8568MDS.h | 240 #define CONFIG_SYS_PCI1_IO_SIZE 0x00800000 /* 8M */ macro
|
H A D | MPC8560ADS.h | 234 #define CONFIG_SYS_PCI1_IO_SIZE 0x100000 /* 1M */ macro
|
H A D | MPC8544DS.h | 208 #define CONFIG_SYS_PCI1_IO_SIZE 0x00010000 /* 64k */ macro
|
H A D | xpedite520x.h | 229 #define CONFIG_SYS_PCI1_IO_SIZE 0x00800000 /* 1M */ macro
|
H A D | sbc8548.h | 418 #define CONFIG_SYS_PCI1_IO_SIZE 0x00800000 /* 8M */ macro
|
H A D | MPC8548CDS.h | 344 #define CONFIG_SYS_PCI1_IO_SIZE 0x00100000 /* 1M */ macro
|
H A D | TQM834x.h | 219 #define CONFIG_SYS_PCI1_IO_SIZE 0x1000000 /* 16M */ macro
|
H A D | MPC8323ERDB.h | 243 #define CONFIG_SYS_PCI1_IO_SIZE 0x04000000 /* 64M */ macro
|
H A D | ve8313.h | 256 #define CONFIG_SYS_PCI1_IO_SIZE 0x00100000 /* 1M */ macro
|
H A D | MPC832XEMDS.h | 319 #define CONFIG_SYS_PCI1_IO_SIZE 0x100000 /* 1M */ macro
|
/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | pci.c | 25 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | pci.c | 32 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8313erdb/ |
H A D | mpc8313erdb.c | 70 .size = CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | pci.c | 28 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | pci.c | 24 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/freescale/mpc8323erdb/ |
H A D | mpc8323erdb.c | 154 size: CONFIG_SYS_PCI1_IO_SIZE,
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 167 size: CONFIG_SYS_PCI1_IO_SIZE,
|