Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h426 #define R10K_CONF_DC (_ULCAST_(7) << 26) macro
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c1079 dcache_size = 1 << (12 + ((config & R10K_CONF_DC) >> 26)); in probe_pcache()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h529 #define R10K_CONF_DC (_ULCAST_(7) << 26) macro