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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh3/cpu/
H A Dcache.h26 #define CCR_CACHE_ORA 0x20 /* RAM mode */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh4/cpu/
H A Dcache.h25 #define CCR_CACHE_ORA 0x0020 /* OC RAM Mode */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache-debugfs.c76 if ((ccr & CCR_CACHE_ORA) && cache_type == CACHE_TYPE_DCACHE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dinit.c133 #ifdef CCR_CACHE_ORA
138 if (ccr & CCR_CACHE_ORA)

Completed in 203 milliseconds