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