| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | cache.h | 141 #ifndef CONFIG_SYS_CACHE_ICACR 142 #define CONFIG_SYS_CACHE_ICACR 0 macro 146 #ifdef CONFIG_SYS_CACHE_ICACR 147 #define CONFIG_SYS_CACHE_DCACR CONFIG_SYS_CACHE_ICACR
|
| /OK3568_Linux_fs/u-boot/arch/m68k/lib/ |
| H A D | cache.c | 48 __asm__ __volatile__("movec %0, %%cacr"::"r"(CONFIG_SYS_CACHE_ICACR)); in icache_enable() 77 temp |= CONFIG_SYS_CACHE_ICACR; in icache_invalid() 131 temp |= CONFIG_SYS_CACHE_ICACR; in dcache_invalid()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | stmark2.h | 186 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_BEC | CF_CACR_IEC | \ macro 188 #define CONFIG_SYS_CACHE_DCACR ((CONFIG_SYS_CACHE_ICACR | \
|
| H A D | M5485EVB.h | 223 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_BEC | CF_CACR_BCINVA | \ macro 225 #define CONFIG_SYS_CACHE_DCACR ((CONFIG_SYS_CACHE_ICACR | \
|
| H A D | M54451EVB.h | 260 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_BEC | CF_CACR_IEC | \ macro 262 #define CONFIG_SYS_CACHE_DCACR ((CONFIG_SYS_CACHE_ICACR | \
|
| H A D | M5475EVB.h | 236 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_BEC | CF_CACR_BCINVA | \ macro 238 #define CONFIG_SYS_CACHE_DCACR ((CONFIG_SYS_CACHE_ICACR | \
|
| H A D | M54418TWR.h | 307 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_BEC | CF_CACR_IEC | \ macro 309 #define CONFIG_SYS_CACHE_DCACR ((CONFIG_SYS_CACHE_ICACR | \
|
| H A D | M54455EVB.h | 350 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_BEC | CF_CACR_IEC | \ macro 352 #define CONFIG_SYS_CACHE_DCACR ((CONFIG_SYS_CACHE_ICACR | \
|
| H A D | amcore.h | 104 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_DCM_P | CF_CACR_ESB | \ macro
|
| H A D | M5249EVB.h | 144 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CEIB | \ macro
|
| H A D | M5253EVBE.h | 150 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CEIB | \ macro
|
| H A D | M5282EVB.h | 179 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_DISD | \ macro
|
| H A D | cobra5272.h | 282 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CINV | \ macro
|
| H A D | M5275EVB.h | 185 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CINV | \ macro
|
| H A D | M5208EVBE.h | 169 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CINV | \ macro
|
| H A D | M5272C3.h | 175 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CINV | \ macro
|
| H A D | M5329EVB.h | 195 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \ macro
|
| H A D | M5235EVB.h | 195 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_DISD | \ macro
|
| H A D | M53017EVB.h | 192 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \ macro
|
| H A D | eb_cpu5282.h | 175 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_DISD | \ macro
|
| H A D | astro_mcf5373l.h | 311 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \ macro
|
| H A D | M5373EVB.h | 195 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \ macro
|
| H A D | M5253DEMO.h | 195 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CEIB | \ macro
|
| H A D | M52277EVB.h | 252 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_CENB | CF_CACR_CINV | \ macro
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 2399 CONFIG_SYS_CACHE_ICACR
|