Searched refs:PRID_REV_R3000A (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | cpu.h | 233 #define PRID_REV_R3000A 0x0030 macro |
/arch/mips/kernel/ | ||
D | cpu-probe.c | 1280 if ((c->processor_id & PRID_REV_MASK) == PRID_REV_R3000A) { in cpu_probe_legacy() |