Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dsc-r5k.c86 scache_size = (512 * 1024) << ((config & R5K_CONF_SS) >> 20); in r5k_sc_probe()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h406 #define R5K_CONF_SS (_ULCAST_(3) << 20) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h509 #define R5K_CONF_SS (_ULCAST_(3) << 20) macro