Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_CACHE_ACR2 (Results 1 – 9 of 9) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dcache.h160 #ifndef CONFIG_SYS_CACHE_ACR2
161 #define CONFIG_SYS_CACHE_ACR2 0 macro
/third_party/uboot/u-boot-2020.01/include/configs/
Dstmark2.h154 #define CONFIG_SYS_CACHE_ACR2 (CONFIG_SYS_SDRAM_BASE | \ macro
DM54451EVB.h223 #define CONFIG_SYS_CACHE_ACR2 (CONFIG_SYS_SDRAM_BASE | \ macro
DM5485EVB.h211 #define CONFIG_SYS_CACHE_ACR2 (CONFIG_SYS_SDRAM_BASE | \ macro
DM5475EVB.h224 #define CONFIG_SYS_CACHE_ACR2 (CONFIG_SYS_SDRAM_BASE | \ macro
DM54418TWR.h266 #define CONFIG_SYS_CACHE_ACR2 (CONFIG_SYS_SDRAM_BASE | \ macro
DM54455EVB.h312 #define CONFIG_SYS_CACHE_ACR2 (CONFIG_SYS_SDRAM_BASE | \ macro
/third_party/uboot/u-boot-2020.01/arch/m68k/lib/
Dcache.c37 __asm__ __volatile__("movec %0, %%acr2"::"r"(CONFIG_SYS_CACHE_ACR2)); in icache_enable()
/third_party/uboot/u-boot-2020.01/scripts/
Dconfig_whitelist.txt1919 CONFIG_SYS_CACHE_ACR2