Searched refs:PRID_COMP_MIPS (Results 1 – 6 of 6) sorted by relevance
232 if ((prid != (PRID_COMP_MIPS | PRID_IMP_20KC)) && in plat_time_init()233 (prid != (PRID_COMP_MIPS | PRID_IMP_25KF))) in plat_time_init()
61 #define PRID_COMP_MIPS 0x010000 macro
82 } else if ((config0 & 0xff0000) == PRID_COMP_MIPS in checkboard()
37 #define PRID_COMP_MIPS 0x010000 macro
1847 ((current_cpu_data.processor_id & 0xff0000) == PRID_COMP_MIPS)) { in cache_parity_error()1887 (((current_cpu_data.processor_id & 0xff0000) == PRID_COMP_MIPS) || in do_ftlb()
1867 case PRID_COMP_MIPS: in cpu_probe()