Searched refs:PRID_IMP_20KC (Results 1 – 5 of 5) sorted by relevance
39 if ((prid == (PRID_COMP_MIPS | PRID_IMP_20KC)) || in estimate_cpu_frequency()68 if ((prid != (PRID_COMP_MIPS | PRID_IMP_20KC)) && in estimate_cpu_frequency()
42 if ((prid != (PRID_COMP_MIPS | PRID_IMP_20KC)) && in estimate_cpu_frequency()
93 if ((prid != (PRID_COMP_MIPS | PRID_IMP_20KC)) && in estimate_cpu_frequency()
83 #define PRID_IMP_20KC 0x8200 macro
750 case PRID_IMP_20KC: in cpu_probe_mips()