Searched refs:MIPS_CONF7_WII (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
H A D | idle.c | 205 if (read_c0_config7() & MIPS_CONF7_WII) in check_wait() |
/linux/arch/mips/include/asm/ | ||
H A D | mipsregs.h | 863 #define MIPS_CONF7_WII (_ULCAST_(1) << 31) macro |