Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_cpa_pmu.c36 #define CPA_PM_CTRL BIT_ULL(9) macro
107 val |= CPA_PM_CTRL; in hisi_cpa_pmu_disable_pm()
116 val &= ~(CPA_PM_CTRL); in hisi_cpa_pmu_enable_pm()