Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm-cmn.c75 #define CMN__PMEVCNT_PAIRED(n) BIT(4 + (n)) macro
1000 xp->pmu_config_low &= ~CMN__PMEVCNT_PAIRED(dtm_idx); in arm_cmn_event_clear()
1048 while (xp->pmu_config_low & CMN__PMEVCNT_PAIRED(dtm_idx)) in arm_cmn_event_add()
1096 xp->pmu_config_low |= CMN__PMEVCNT_PAIRED(dtm_idx); in arm_cmn_event_add()