Searched refs:MIPS_PRID_IMPL (Results 1 – 2 of 2) sorted by relevance
39 #define MIPS_PRID_IMPL(x) (((x) >> 8) & 0x00ff) macro
115 cpuinfo->cpu_impl = MIPS_PRID_IMPL(prid); in mips_get_identity()