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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r4k.c774 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
789 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
803 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
824 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
865 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
882 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
899 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
916 c->icache.linesz = 16 << ((config & CONF_IB) >> 5);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dmipsinc.h351 #define CONF_IB (_ULCAST_(1) << 5) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h491 #define CONF_IB (_ULCAST_(1) << 5) macro

Completed in 65 milliseconds