Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h402 #define R4K_CONF_SB (_ULCAST_(3) << 22) macro
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c1434 c->scache.linesz = 16 << ((config & R4K_CONF_SB) >> 22); in probe_scache()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h505 #define R4K_CONF_SB (_ULCAST_(3) << 22) macro