Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_hha_pmu.c29 #define HHA_PERF_CTRL 0x1E00 macro
112 val = readl(hha_pmu->base + HHA_PERF_CTRL); in hisi_hha_pmu_start_counters()
114 writel(val, hha_pmu->base + HHA_PERF_CTRL); in hisi_hha_pmu_start_counters()
125 val = readl(hha_pmu->base + HHA_PERF_CTRL); in hisi_hha_pmu_stop_counters()
127 writel(val, hha_pmu->base + HHA_PERF_CTRL); in hisi_hha_pmu_stop_counters()