Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c27 #define HHA_EVENT_CTRL 0x1E04 macro
237 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()
239 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_enable_counter()
248 val = readl(hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()
250 writel(val, hha_pmu->base + HHA_EVENT_CTRL); in hisi_hha_pmu_disable_counter()