Home
last modified time | relevance | path

Searched refs:CF_CACR_CINVA (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/configs/
A DM53017EVB.h167 #define CONFIG_SYS_ICACHE_INV (CF_CACR_CINVA)
171 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \
A DM5373EVB.h176 #define CONFIG_SYS_ICACHE_INV (CF_CACR_CINVA)
180 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \
A DM5329EVB.h174 #define CONFIG_SYS_ICACHE_INV (CF_CACR_CINVA)
178 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \
A Dastro_mcf5373l.h281 #define CONFIG_SYS_ICACHE_INV (CF_CACR_CINVA)
285 #define CONFIG_SYS_CACHE_ICACR (CF_CACR_EC | CF_CACR_CINVA | \
A Damcore.h84 #define CONFIG_SYS_ICACHE_INV (CF_CACR_CINVA)
/u-boot/arch/m68k/include/asm/
A Dcache.h60 #define CF_CACR_CINVA (1 << 24) macro
/u-boot/arch/m68k/cpu/mcf530x/
A Dstart.S103 move.l #CF_CACR_CINVA, %d0
/u-boot/arch/m68k/cpu/mcf532x/
A Dstart.S110 move.l #CF_CACR_CINVA, %d0 /* Invalidate cache cmd */

Completed in 9 milliseconds