Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm-ni.c46 #define NI_PMOVSCLR 0xc80 macro
449 u32 reg = readl_relaxed(cd->pmu_base + NI_PMOVSCLR); in arm_ni_handle_irq()
467 writel_relaxed(reg, cd->pmu_base + NI_PMOVSCLR); in arm_ni_handle_irq()
534 writel_relaxed(U32_MAX, cd->pmu_base + NI_PMOVSCLR); in arm_ni_init_cd()