Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Dc-r4k.c1544 c->scache.linesz = 16 << ((config & R4K_CONF_SB) >> 22); in probe_scache()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h505 #define R4K_CONF_SB (_ULCAST_(3) << 22) macro