Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_CACHE_ACR0 (Results 1 – 18 of 18) sorted by relevance

/u-boot/arch/m68k/include/asm/
A Dcache.h152 #ifndef CONFIG_SYS_CACHE_ACR0
153 #define CONFIG_SYS_CACHE_ACR0 0 macro
/u-boot/arch/m68k/lib/
A Dcache.c44 __asm__ __volatile__("movec %0, %%acr0"::"r"(CONFIG_SYS_CACHE_ACR0)); in icache_enable()
92 __asm__ __volatile__("movec %0, %%acr0"::"r"(CONFIG_SYS_CACHE_ACR0)); in dcache_enable()
/u-boot/include/configs/
A Damcore.h85 #define CONFIG_SYS_CACHE_ACR0 (CF_ACR_CM_WT | CF_ACR_SM_ALL | \ macro
A DM5249EVB.h114 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_FLASH_BASE | \ macro
A DM5208EVBE.h148 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5275EVB.h157 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5235EVB.h164 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5272C3.h144 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5282EVB.h152 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM53017EVB.h168 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A Dcobra5272.h247 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5329EVB.h175 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5373EVB.h177 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A Dastro_mcf5373l.h282 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM5253DEMO.h170 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_FLASH_BASE | \ macro
A Deb_cpu5282.h145 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
A DM52277EVB.h213 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_SDRAM_BASE | \ macro
/u-boot/scripts/
A Dconfig_whitelist.txt1728 CONFIG_SYS_CACHE_ACR0

Completed in 18 milliseconds