Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dsc-r5k.c83 if (config & CONF_SC) in r5k_sc_probe()
H A Dc-r4k.c1386 !(config & CONF_SC) && c->icache.linesz != 16 && in probe_pcache()
1547 if (config & CONF_SC) in probe_scache()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h394 #define CONF_SC (_ULCAST_(1) << 17) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c1070 if (read_c0_config() & CONF_SC) { in cpu_probe_legacy()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h511 #define CONF_SC (_ULCAST_(1) << 17) macro