Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dtimex.h94 else if (likely(imp != PRID_IMP_R6000 && imp != PRID_IMP_R6000A)) in random_get_entropy()
Dcpu.h65 #define PRID_IMP_R6000 0x0300 /* Same as R3000A */ macro
/arch/mips/kernel/
Dcpu-probe.c1083 case PRID_IMP_R6000: in cpu_probe_legacy()