Searched refs:MIPS_CONF1_CA (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ | ||
D | cpu-probe.c | 478 if (config1 & MIPS_CONF1_CA) in decode_config1() |
/linux-4.4.14/arch/mips/include/asm/ | ||
D | mipsregs.h | 501 #define MIPS_CONF1_CA (_ULCAST_(1) << 2) macro |