Searched refs:PRID_IMP_MASK (Results 1 – 24 of 24) sorted by relevance
33 andi t1, t0, PRID_IMP_MASK38 andi t0, (PRID_IMP_MASK | PRID_REV_MASK)68 andi t1, t0, PRID_IMP_MASK73 andi t0, (PRID_IMP_MASK | PRID_REV_MASK)
16 return ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G); in cpu_has_cfg()
104 int chip = read_c0_prid() & PRID_IMP_MASK; in cpu_is_xlpii()113 int chip = read_c0_prid() & PRID_IMP_MASK; in cpu_is_xlp9xx()
182 if ((c->processor_id & (PRID_IMP_MASK | PRID_REV_MASK)) >= in check_wait()184 (c->processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64R) in check_wait()
1038 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_legacy()1361 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_mips()1528 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_alchemy()1566 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_sibyte()1584 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_sandcraft()1597 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_nxp()1609 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_broadcom()1642 if ((c->processor_id & PRID_IMP_MASK) == PRID_IMP_BMIPS5200) in cpu_probe_broadcom()1655 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_cavium()1727 switch (c->processor_id & PRID_IMP_MASK) { in cpu_probe_loongson()[all …]
91 switch (c->processor_id & (PRID_COMP_MASK | PRID_IMP_MASK)) { in cpu_probe()
176 if ((boot_cpu_data.processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64C) in get_loongson3_pmu_type()178 if ((boot_cpu_data.processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G) in get_loongson3_pmu_type()
149 uint32_t prid = read_c0_prid() & PRID_IMP_MASK; in nlm_nodeid()160 uint32_t prid = read_c0_prid() & PRID_IMP_MASK; in nlm_core_id()
116 return ((read_c0_prid() & PRID_IMP_MASK) in nlm_cores_per_node()
138 switch (read_c0_prid() & PRID_IMP_MASK) { in xlp_enable_secondary_cores()150 switch (read_c0_prid() & PRID_IMP_MASK) { in xlp_enable_secondary_cores()
51 switch (current_cpu_data.processor_id & PRID_IMP_MASK) { in xlp_dt_init()
123 switch (read_c0_prid() & PRID_IMP_MASK) { in get_system_type()
154 int chip = read_c0_prid() & PRID_IMP_MASK; in nlm_ahci_init()
16 return ((c->processor_id & PRID_IMP_MASK) == in is_loongson()139 switch (c->processor_id & (PRID_IMP_MASK | PRID_REV_MASK)) { in loongson3_cpucfg_synthesize_data()
190 if ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64C) { in prom_init_env()216 } else if ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64G) { in prom_init_env()
717 prid_imp = read_c0_prid() & PRID_IMP_MASK; in play_dead()
90 unsigned int imp = prid & PRID_IMP_MASK; in random_get_entropy()
60 #define PRID_IMP_MASK 0xff00 macro
95 andi t0, t0, PRID_IMP_MASK174 andi t0, PRID_IMP_MASK
177 switch (read_c0_prid() & PRID_IMP_MASK) { in plat_mem_setup()
228 unsigned int prid = read_c0_prid() & (PRID_COMP_MASK | PRID_IMP_MASK); in plat_time_init()
1054 unsigned int imp = c->processor_id & PRID_IMP_MASK; in alias_74k_erratum()1301 if ((c->processor_id & (PRID_IMP_MASK | PRID_REV_MASK)) >= in probe_pcache()1303 (c->processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64R) in probe_pcache()1384 if ((prid & PRID_IMP_MASK) == PRID_IMP_R4000 && in probe_pcache()1631 if ((c->processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64R) in loongson3_sc_init()
305 if ((read_c0_prid() & PRID_IMP_MASK) != PRID_IMP_BMIPS3300_ALT) in bcm63xx_cpu_init()
191 processor_id = read_c0_prid() & PRID_IMP_MASK; in xlr_board_info_setup()