/openbmc/u-boot/include/configs/ |
H A D | TQM834x.h | 346 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI1_MEM_BASE \ macro 368 #define CONFIG_SYS_IBAT3U (0) macro 402 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | vme8349.h | 426 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE | BATU_BL_256M | \ macro 434 #define CONFIG_SYS_IBAT3U (0) macro 465 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | sbc8349.h | 523 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \ macro 537 #define CONFIG_SYS_IBAT3U (0) macro 572 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC8349ITX.h | 572 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \ macro 586 #define CONFIG_SYS_IBAT3U 0 macro 621 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC8349EMDS.h | 610 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \ macro 624 #define CONFIG_SYS_IBAT3U (0) macro 659 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | mpc8308_p1m.h | 429 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 432 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC8308RDB.h | 462 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 465 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC8323ERDB.h | 377 #define CONFIG_SYS_IBAT3U (0) macro 379 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | ids8313.h | 353 #define CONFIG_SYS_IBAT3U (0) macro 355 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | ve8313.h | 395 #define CONFIG_SYS_IBAT3U (0) macro 424 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC832XEMDS.h | 460 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE \ macro 468 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC8315ERDB.h | 493 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR \ macro 498 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | hrcon.h | 558 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 561 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC8313ERDB.h | 554 #define CONFIG_SYS_IBAT3U (0) macro 582 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC837XERDB.h | 541 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_VSC7385_BASE \ macro 546 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | MPC837XEMDS.h | 526 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_BCSR \ macro 531 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | strider.h | 590 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 593 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
H A D | xpedite517x.h | 388 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
H A D | sbc8641d.h | 370 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
H A D | MPC8610HPCD.h | 322 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
H A D | MPC8641HPCN.h | 481 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
/openbmc/u-boot/include/configs/km/ |
H A D | km83xx-common.h | 251 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE | BATU_BL_256M | \ macro 255 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | start.S | 387 lis r3, CONFIG_SYS_IBAT3U@h 388 ori r3, r3, CONFIG_SYS_IBAT3U@l
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | start.S | 622 addis r3, r0, CONFIG_SYS_IBAT3U@h 623 ori r3, r3, CONFIG_SYS_IBAT3U@l
|
/openbmc/u-boot/scripts/ |
H A D | config_whitelist.txt | 3141 CONFIG_SYS_IBAT3U
|