Searched refs:PRID_COMP_MIPS (Results 1 – 5 of 5) sorted by relevance
39 if ((prid == (PRID_COMP_MIPS | PRID_IMP_20KC)) || in estimate_cpu_frequency()40 (prid == (PRID_COMP_MIPS | PRID_IMP_25KF))) in estimate_cpu_frequency()68 if ((prid != (PRID_COMP_MIPS | PRID_IMP_20KC)) && in estimate_cpu_frequency()69 (prid != (PRID_COMP_MIPS | PRID_IMP_25KF))) in estimate_cpu_frequency()
93 if ((prid != (PRID_COMP_MIPS | PRID_IMP_20KC)) && in estimate_cpu_frequency()94 (prid != (PRID_COMP_MIPS | PRID_IMP_25KF))) in estimate_cpu_frequency()
27 #define PRID_COMP_MIPS 0x010000 macro
1014 case PRID_COMP_MIPS: in cpu_probe()
128 (PRID_COMP_MIPS | PRID_IMP_4KC); in m4kc_tlbp_war()