Home
last modified time | relevance | path

Searched refs:CONF_SC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dsc-r5k.c83 if (config & CONF_SC) in r5k_sc_probe()
H A Dc-r4k.c1232 !(config & CONF_SC) && c->icache.linesz != 16 && in probe_pcache()
1392 if (config & CONF_SC) in probe_scache()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h393 #define CONF_SC (_ULCAST_(1) << 17) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c1071 if (read_c0_config() & CONF_SC) { in cpu_probe_legacy()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h496 #define CONF_SC (_ULCAST_(1) << 17) macro