Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dtimex.h66 prid > (PRID_IMP_R4000 | PRID_REV_ENCODE_44(15, 15)))) in can_use_mips_counter()
H A Dcpu.h71 #define PRID_IMP_R4000 0x0400 macro
/openbmc/linux/arch/mips/mm/
H A Dc-r4k.c1230 if ((prid & PRID_IMP_MASK) == PRID_IMP_R4000 && in probe_pcache()
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c1070 case PRID_IMP_R4000: in cpu_probe_legacy()