Searched refs:CCR_CACHE_ICE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/sh/include/cpu-sh4/cpu/
H A Dcache.h24 #define CCR_CACHE_ICE 0x0100 /* Instruction Cache Enable */ macro
32 #define CCR_CACHE_ENABLE (CCR_CACHE_OCE|CCR_CACHE_ICE)
/linux-master/arch/sh/include/cpu-sh2a/cpu/
H A Dcache.h28 #define CCR_CACHE_ICE 0x0100 macro
34 #define CCR_CACHE_ENABLE (CCR_CACHE_OCE | CCR_CACHE_ICE)

Completed in 133 milliseconds