Searched refs:PA_PERF_CTRL (Results 1 – 1 of 1) sorted by relevance
20 #define PA_PERF_CTRL 0x1c00 macro195 val = readl(pa_pmu->base + PA_PERF_CTRL); in hisi_pa_pmu_start_counters()197 writel(val, pa_pmu->base + PA_PERF_CTRL); in hisi_pa_pmu_start_counters()204 val = readl(pa_pmu->base + PA_PERF_CTRL); in hisi_pa_pmu_stop_counters()206 writel(val, pa_pmu->base + PA_PERF_CTRL); in hisi_pa_pmu_stop_counters()