Home
last modified time | relevance | path

Searched refs:BRCM_PERFCTRL_TC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c370 (1 << (12 + vpe_id())) | BRCM_PERFCTRL_TC; in mipsxx_pmu_enable_event()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h782 #define BRCM_PERFCTRL_TC (_ULCAST_(1) << 30) macro