Searched refs:CCR_CACHE_ORA (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sh/include/cpu-sh3/cpu/
H A Dcache.h23 #define CCR_CACHE_ORA 0x20 /* RAM mode */ macro
/linux-master/arch/sh/include/cpu-sh4/cpu/
H A Dcache.h22 #define CCR_CACHE_ORA 0x0020 /* OC RAM Mode */ macro
/linux-master/arch/sh/mm/
H A Dcache-debugfs.c61 if ((ccr & CCR_CACHE_ORA) && cache_type == CACHE_TYPE_DCACHE)
/linux-master/arch/sh/kernel/cpu/
H A Dinit.c130 #ifdef CCR_CACHE_ORA
135 if (ccr & CCR_CACHE_ORA)

Completed in 125 milliseconds