Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c29 #define HHA_DATSRC_CTRL 0x1BF0 macro
91 val = readl(hha_pmu->base + HHA_DATSRC_CTRL); in hisi_hha_pmu_config_ds()
93 writel(val, hha_pmu->base + HHA_DATSRC_CTRL); in hisi_hha_pmu_config_ds()
105 val = readl(hha_pmu->base + HHA_DATSRC_CTRL); in hisi_hha_pmu_clear_ds()
107 writel(val, hha_pmu->base + HHA_DATSRC_CTRL); in hisi_hha_pmu_clear_ds()