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