Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-r3k-probe.c92 case PRID_COMP_LEGACY | PRID_IMP_R2000: in cpu_probe()
101 case PRID_COMP_LEGACY | PRID_IMP_R3000: in cpu_probe()
120 case PRID_COMP_LEGACY | PRID_IMP_TX39: in cpu_probe()
H A Dperf_event_mipsxx.c174 if ((boot_cpu_data.processor_id & PRID_COMP_MASK) == PRID_COMP_LEGACY) in get_loongson3_pmu_type()
H A Dcpu-probe.c1988 case PRID_COMP_LEGACY: in cpu_probe()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dtimex.h54 int comp = (prid & PRID_COMP_MASK) != PRID_COMP_LEGACY; in can_use_mips_counter()
H A Dcpu.h36 #define PRID_COMP_LEGACY 0x000000 macro
/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dvct.h61 #define PRID_COMP_LEGACY 0x000000 macro
H A Dvct.c78 if ((config0 & 0xff0000) == PRID_COMP_LEGACY in checkboard()
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A Dcpucfg-emul.c15 case PRID_COMP_LEGACY: in is_loongson()