Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_hha_pmu.c30 #define HHA_EVENT_CTRL 0x1E04 macro
136 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()
138 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()
147 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()
149 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()