Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_xscale_pmu.c103 #define XSCALE1_COUNT1_EVT_MASK (0xff << XSCALE1_COUNT1_EVT_SHFT) macro
221 mask = XSCALE1_COUNT1_EVT_MASK; in xscale1pmu_enable_event()
252 mask = XSCALE1_COUNT1_INT_EN | XSCALE1_COUNT1_EVT_MASK; in xscale1pmu_disable_event()