Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c72 #define PMU_PMINTENCLR 0xC60 macro
834 val = readl(pmu_dev->inf->csr + PMU_PMINTENCLR); in xgene_pmu_disable_counter_int()
836 writel(val, pmu_dev->inf->csr + PMU_PMINTENCLR); in xgene_pmu_disable_counter_int()