Home
last modified time | relevance | path

Searched refs:PRID_REV_R4400 (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Dcpu.h137 #define PRID_REV_R4400 0x0040 macro
/arch/mips/kernel/
Dcpu-probe.c329 if ((c->processor_id & 0xff) >= PRID_REV_R4400) { in cpu_probe_legacy()
337 if ((c->processor_id & 0xff) >= PRID_REV_R4400) { in cpu_probe_legacy()