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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mm/
H A Dc-r4k.c778 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
793 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
807 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
828 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
869 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6));
886 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6));
903 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
923 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r4k.c778 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
793 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
807 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
828 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
869 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6));
886 dcache_size = 1 << (10 + ((config & CONF_DC) >> 6));
903 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
923 dcache_size = 1 << (12 + ((config & CONF_DC) >> 6));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dmipsregs.h492 #define CONF_DC (_ULCAST_(7) << 6) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/txx9/generic/
H A Dsetup.c200 unsigned int dc_size = 1 << (12 + ((conf & CONF_DC) >> 6));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h492 #define CONF_DC (_ULCAST_(7) << 6) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup.c200 unsigned int dc_size = 1 << (12 + ((conf & CONF_DC) >> 6));

Completed in 128 milliseconds