Home
last modified time | relevance | path

Searched refs:R5K_CONF_SS (Results 1 – 2 of 2) sorted by relevance

/arch/mips/mm/
Dsc-r5k.c87 scache_size = (512 * 1024) << ((config & R5K_CONF_SS) >> 20); in r5k_sc_probe()
/arch/mips/include/asm/
Dmipsregs.h512 #define R5K_CONF_SS (_ULCAST_(3) << 20) macro