Searched refs:PRID_REV_34K_V1_0_2 (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | cpu.h | 236 #define PRID_REV_34K_V1_0_2 0x0022 macro |
/arch/mips/kernel/ | ||
D | cpu-probe.c | 423 if ((c->processor_id & PRID_REV_MASK) <= PRID_REV_34K_V1_0_2) in check_errata() |