Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm-ni.c49 #define NI_PMCNTENCLR 0xc20 macro
406 writel_relaxed(1U << event->hw.idx, cd->pmu_base + NI_PMCNTENCLR); in arm_ni_event_stop()
591 writel_relaxed(U32_MAX, cd->pmu_base + NI_PMCNTENCLR); in arm_ni_init_cd()