Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h424 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c1517 scache_size = 0x80000 << ((config & R10K_CONF_SS) >> 16); in setup_scache()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h527 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro