/external/u-boot/include/configs/ |
D | TQM834x.h | 350 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI1_MEM_BASE \ macro 372 #define CONFIG_SYS_IBAT3U (0) macro 406 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | vme8349.h | 431 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE | BATU_BL_256M | \ macro 439 #define CONFIG_SYS_IBAT3U (0) macro 470 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | sbc8349.h | 526 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \ macro 540 #define CONFIG_SYS_IBAT3U (0) macro 575 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC8349ITX.h | 580 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \ macro 594 #define CONFIG_SYS_IBAT3U 0 macro 629 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC8349EMDS.h | 614 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \ macro 628 #define CONFIG_SYS_IBAT3U (0) macro 663 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | mpc8308_p1m.h | 433 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 436 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC8323ERDB.h | 380 #define CONFIG_SYS_IBAT3U (0) macro 382 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC8308RDB.h | 468 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 471 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | ve8313.h | 398 #define CONFIG_SYS_IBAT3U (0) macro 427 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | ids8313.h | 369 #define CONFIG_SYS_IBAT3U (0) macro 371 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC832XEMDS.h | 463 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE \ macro 471 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC8315ERDB.h | 498 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR \ macro 503 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC837XEMDS.h | 530 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_BCSR \ macro 535 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | hrcon.h | 562 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 565 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | strider.h | 594 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_INIT_RAM_ADDR | BATU_BL_128K | \ macro 597 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC8313ERDB.h | 561 #define CONFIG_SYS_IBAT3U (0) macro 589 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | MPC837XERDB.h | 546 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_VSC7385_BASE \ macro 551 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
D | sbc8641d.h | 378 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
D | MPC8610HPCD.h | 330 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
D | xpedite517x.h | 392 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
D | MPC8641HPCN.h | 489 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U macro
|
/external/u-boot/include/configs/km/ |
D | km83xx-common.h | 256 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE | BATU_BL_256M | \ macro 260 #define CONFIG_SYS_DBAT3U CONFIG_SYS_IBAT3U
|
/external/u-boot/arch/powerpc/cpu/mpc86xx/ |
D | start.S | 387 lis r3, CONFIG_SYS_IBAT3U@h 388 ori r3, r3, CONFIG_SYS_IBAT3U@l
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | start.S | 619 addis r3, r0, CONFIG_SYS_IBAT3U@h 620 ori r3, r3, CONFIG_SYS_IBAT3U@l
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 3229 CONFIG_SYS_IBAT3U
|