Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h427 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c1074 icache_size = 1 << (12 + ((config & R10K_CONF_IC) >> 29)); in probe_pcache()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h530 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro