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

/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
H A Dcache.h26 #define CCR_CACHE_ORA 0x20 /* RAM mode */ macro
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
H A Dcache.h25 #define CCR_CACHE_ORA 0x0020 /* OC RAM Mode */ macro
/linux-4.1.27/arch/sh/mm/
H A Dcache-debugfs.c61 if ((ccr & CCR_CACHE_ORA) && cache_type == CACHE_TYPE_DCACHE) cache_seq_show()
/linux-4.1.27/arch/sh/kernel/cpu/
H A Dinit.c133 #ifdef CCR_CACHE_ORA cache_init()
138 if (ccr & CCR_CACHE_ORA) cache_init()

Completed in 225 milliseconds