Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/hisilicon/
Dhns3_pmu.c37 #define HNS3_PMU_REG_EVENT_CTRL_LOW 0x00 macro
1142 hns3_pmu_writel(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx, val); in hns3_pmu_config_filter()
1157 val = hns3_pmu_readl(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx); in hns3_pmu_enable_counter()
1159 hns3_pmu_writel(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx, val); in hns3_pmu_enable_counter()
1168 val = hns3_pmu_readl(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx); in hns3_pmu_disable_counter()
1170 hns3_pmu_writel(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx, val); in hns3_pmu_disable_counter()
1199 val = hns3_pmu_readl(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx); in hns3_pmu_clear_intr_status()
1201 hns3_pmu_writel(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx, val); in hns3_pmu_clear_intr_status()
1203 val = hns3_pmu_readl(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx); in hns3_pmu_clear_intr_status()
1205 hns3_pmu_writel(hns3_pmu, HNS3_PMU_REG_EVENT_CTRL_LOW, idx, val); in hns3_pmu_clear_intr_status()