Home
last modified time | relevance | path

Searched refs:PRID_COMP_MASK (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/include/asm/
A Dtimex.h54 int comp = (prid & PRID_COMP_MASK) != PRID_COMP_LEGACY; in can_use_mips_counter()
A Dcpu.h34 #define PRID_COMP_MASK 0xff0000 macro
/linux/arch/mips/kernel/
A Dcpu-r3k-probe.c92 switch (c->processor_id & (PRID_COMP_MASK | PRID_IMP_MASK)) { in cpu_probe()
A Dcpu-probe.c1834 switch (c->processor_id & PRID_COMP_MASK) { in cpu_probe_ingenic()
1919 switch (c->processor_id & PRID_COMP_MASK) { in cpu_probe()
A Dperf_event_mipsxx.c174 if ((boot_cpu_data.processor_id & PRID_COMP_MASK) == PRID_COMP_LEGACY) in get_loongson3_pmu_type()
/linux/arch/mips/mti-malta/
A Dmalta-time.c223 unsigned int prid = read_c0_prid() & (PRID_COMP_MASK | PRID_IMP_MASK); in plat_time_init()
/linux/arch/mips/loongson64/
A Dcpucfg-emul.c14 switch (c->processor_id & PRID_COMP_MASK) { in is_loongson()
/linux/arch/mips/include/asm/mach-au1x00/
A Dau1000.h681 switch (read_c0_prid() & (PRID_OPT_MASK | PRID_COMP_MASK)) { in alchemy_get_cputype()

Completed in 18 milliseconds