| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 244 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \ macro 248 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | mpc8308_p1m.h | 420 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \ macro 424 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | TQM834x.h | 334 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 413 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC8308RDB.h | 454 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \ macro 458 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | ve8313.h | 383 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW) macro 435 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC8323ERDB.h | 353 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 360 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | ids8313.h | 338 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE |\ macro 344 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC832XEMDS.h | 438 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 445 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | sbc8349.h | 502 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 581 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC8315ERDB.h | 479 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 486 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | vme8349.h | 423 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \ macro 481 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | hrcon.h | 548 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \ macro 552 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC8349ITX.h | 567 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 645 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC837XERDB.h | 525 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_LOWER \ macro 532 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC8313ERDB.h | 557 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW) macro 601 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC837XEMDS.h | 510 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_LOWER \ macro 517 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | strider.h | 582 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \ macro 586 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | MPC8349EMDS.h | 590 #define CONFIG_SYS_IBAT0L (CONFIG_SYS_SDRAM_BASE \ macro 669 #define CONFIG_SYS_DBAT0L CONFIG_SYS_IBAT0L
|
| H A D | sbc8641d.h | 353 #define CONFIG_SYS_IBAT0L (BATL_PP_RW | BATL_MEMCOHERENCE ) macro
|
| H A D | MPC8610HPCD.h | 302 #define CONFIG_SYS_IBAT0L (BATL_PP_RW) macro
|
| H A D | xpedite517x.h | 348 #define CONFIG_SYS_IBAT0L (BATL_PP_RW | BATL_MEMCOHERENCE) macro
|
| H A D | MPC8641HPCN.h | 438 #define CONFIG_SYS_IBAT0L (BATL_PP_RW | BATL_MEMCOHERENCE) macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | cpu.c | 202 write_bat(IBAT0, batu, CONFIG_SYS_IBAT0L); in setup_ddr_bat()
|
| H A D | start.S | 356 && defined(CONFIG_SYS_IBAT0U) && defined(CONFIG_SYS_IBAT0L)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 570 addis r4, r0, CONFIG_SYS_IBAT0L@h 571 ori r4, r4, CONFIG_SYS_IBAT0L@l
|