Home
last modified time | relevance | path

Searched refs:MIPS_CONF7_WII (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Didle.c205 if (read_c0_config7() & MIPS_CONF7_WII) in check_wait()
/linux/arch/mips/include/asm/
H A Dmipsregs.h863 #define MIPS_CONF7_WII (_ULCAST_(1) << 31) macro