Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_DBAT5L (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/bats/
A Dbats.h152 #define CONFIG_SYS_DBAT5L (\ macro
165 #define CONFIG_SYS_DBAT5L (0) macro
/u-boot/include/configs/
A Dsbc8641d.h390 #define CONFIG_SYS_DBAT5L (CONFIG_SYS_INIT_RAM_ADDR | BATL_PP_RW | BATL_MEMCOHERENCE) macro
392 #define CONFIG_SYS_IBAT5L CONFIG_SYS_DBAT5L
A Dxpedite517x.h410 #define CONFIG_SYS_DBAT5L (CONFIG_SYS_INIT_RAM_ADDR |\ macro
417 #define CONFIG_SYS_IBAT5L CONFIG_SYS_DBAT5L
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dstart.S412 lis r4, CONFIG_SYS_DBAT5L@h
413 ori r4, r4, CONFIG_SYS_DBAT5L@l
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dstart.S653 addis r4, r0, CONFIG_SYS_DBAT5L@h
654 ori r4, r4, CONFIG_SYS_DBAT5L@l
/u-boot/scripts/
A Dconfig_whitelist.txt1920 CONFIG_SYS_DBAT5L

Completed in 11 milliseconds