Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dcpu.h232 #define PRID_REV_R4400 0x0040 macro
/Linux-v5.4/arch/mips/kernel/
Dcpu-probe.c1302 PRID_REV_R4400) { in cpu_probe_legacy()
1331 PRID_REV_R4400) { in cpu_probe_legacy()
/Linux-v5.4/arch/mips/mm/
Dc-r4k.c1352 (prid & PRID_REV_MASK) < PRID_REV_R4400 && in probe_pcache()