Searched refs:MIPS_CONF5_CA2 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
H A D | cpu-probe.c | 666 if (config5 & MIPS_CONF5_CA2) in decode_config5() |
/linux/arch/mips/include/asm/ | ||
H A D | mipsregs.h | 822 #define MIPS_CONF5_CA2 (_ULCAST_(1) << 14) macro |