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