Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c22 #define HHA_INT_MASK 0x0804 macro
259 val = readl(hha_pmu->base + HHA_INT_MASK); in hisi_hha_pmu_enable_counter_int()
261 writel(val, hha_pmu->base + HHA_INT_MASK); in hisi_hha_pmu_enable_counter_int()
270 val = readl(hha_pmu->base + HHA_INT_MASK); in hisi_hha_pmu_disable_counter_int()
272 writel(val, hha_pmu->base + HHA_INT_MASK); in hisi_hha_pmu_disable_counter_int()