Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h49 #define PRID_IMP_R4000 0x0400 macro
/arch/mips/kernel/
Dcpu-probe.c327 case PRID_IMP_R4000: in cpu_probe_legacy()
/arch/mips/mm/
Dc-r4k.c972 if ((prid & 0xff00) == PRID_IMP_R4000 && (prid & 0xff) < 0x40 && in probe_pcache()