Searched refs:MIPS_CONF5_CRCP (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | cpu-probe.c | 670 if (config5 & MIPS_CONF5_CRCP) in decode_config5() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 694 #define MIPS_CONF5_CRCP (_ULCAST_(1) << 18) macro |