Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c28 #define HHA_SRCID_CTRL 0x1E08 macro
67 val = readl(hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_enable_tracetag()
69 writel(val, hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_enable_tracetag()
78 val = readl(hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_clear_tracetag()
80 writel(val, hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_clear_tracetag()
120 val = readl(hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_config_srcid()
123 writel(val, hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_config_srcid()
135 val = readl(hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_disable_srcid()
137 writel(val, hha_pmu->base + HHA_SRCID_CTRL); in hisi_hha_pmu_disable_srcid()