Searched refs:CCR_CACHE_WT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh2/cpu/
H A Dcache.h24 #define CCR_CACHE_WT 0x02 /* CCR[bit1=1,bit2=1] */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh2a/cpu/
H A Dcache.h29 #define CCR_CACHE_WT 0x0002 macro
/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.h23 #define CCR_CACHE_WT 0x02 /* Write-Through (for P0,U0,P3) (else writeback) */ 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.h22 #define CCR_CACHE_WT 0x0002 /* Write-Through (for P0,U0,P3) (else writeback)*/ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dinit.c181 flags |= CCR_CACHE_WT;

Completed in 119 milliseconds