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