Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h223 #define PRID_REV_R4400 0x0040 macro
/arch/mips/kernel/
Dcpu-probe.c890 PRID_REV_R4400) { in cpu_probe_legacy()
919 PRID_REV_R4400) { in cpu_probe_legacy()
/arch/mips/mm/
Dc-r4k.c1300 (prid & PRID_REV_MASK) < PRID_REV_R4400 && in probe_pcache()