Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_l3c_pmu.c29 #define L3C_DATSRC_CTRL 0x1bf0 macro
255 val = hisi_l3c_pmu_event_readl(hwc, L3C_DATSRC_CTRL); in hisi_l3c_pmu_config_ds()
257 hisi_l3c_pmu_event_writel(hwc, L3C_DATSRC_CTRL, val); in hisi_l3c_pmu_config_ds()
273 val = hisi_l3c_pmu_event_readl(hwc, L3C_DATSRC_CTRL); in hisi_l3c_pmu_clear_ds()
275 hisi_l3c_pmu_event_writel(hwc, L3C_DATSRC_CTRL, val); in hisi_l3c_pmu_clear_ds()