Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/mm/
Dc-r4k.c1673 scache_size = 0x80000 << ((config & R10K_CONF_SS) >> 16); in setup_scache()
/Linux-v5.15/arch/mips/include/asm/
Dmipsregs.h542 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro