Home
last modified time | relevance | path

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

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