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