Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dcpu.h230 #define PRID_REV_R4400 0x0040 macro
/Linux-v4.19/arch/mips/kernel/
Dcpu-probe.c1218 PRID_REV_R4400) { in cpu_probe_legacy()
1247 PRID_REV_R4400) { in cpu_probe_legacy()
/Linux-v4.19/arch/mips/mm/
Dc-r4k.c1437 (prid & PRID_REV_MASK) < PRID_REV_R4400 && in probe_pcache()