Searched refs:CONF_DC (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Dc-r4k.c718 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
733 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
747 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
768 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
809 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6));
826 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6));
843 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dmipsregs.h430 #define CONF_DC (_ULCAST_(7) << 6) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dmipsregs.h430 #define CONF_DC (_ULCAST_(7) << 6) macro

Completed in 108 milliseconds