Searched refs:CCR_CACHE_CB (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.h28 #define CCR_CACHE_CB 0x04 /* CCR[bit1=0,bit2=0] */ 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.h27 #define CCR_CACHE_CB 0x0000 /* Hack */ 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.h24 #define CCR_CACHE_CB 0x04 /* Write-Back (for P1) (else writethrough) */ 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.h23 #define CCR_CACHE_CB 0x0004 /* Copy-Back (for P1) (else writethrough) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dinit.c184 flags |= CCR_CACHE_CB;

Completed in 48 milliseconds