Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc83xx/bats/
A Dbats.h101 #define CONFIG_SYS_DBAT3U (\ macro
110 #define CONFIG_SYS_DBAT3U (0) macro
/u-boot/include/configs/
A Dsbc8641d.h359 #define CONFIG_SYS_DBAT3U (CONFIG_SYS_CCSRBAR | BATU_BL_4M | BATU_VS | BATU_VP) macro
361 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U
A Dxpedite517x.h379 #define CONFIG_SYS_DBAT3U (CONFIG_SYS_CCSRBAR |\ macro
386 #define CONFIG_SYS_IBAT3U CONFIG_SYS_DBAT3U
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dstart.S396 lis r3, CONFIG_SYS_DBAT3U@h
397 ori r3, r3, CONFIG_SYS_DBAT3U@l
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dstart.S622 addis r3, r0, CONFIG_SYS_DBAT3U@h
623 ori r3, r3, CONFIG_SYS_DBAT3U@l
/u-boot/scripts/
A Dconfig_whitelist.txt1917 CONFIG_SYS_DBAT3U

Completed in 11 milliseconds