Searched refs:R10K_CONF_SS (Results 1 – 2 of 2) sorted by relevance
/arch/mips/mm/ | ||
D | c-r4k.c | 1636 scache_size = 0x80000 << ((config & R10K_CONF_SS) >> 16); in setup_scache() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 530 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro |