Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_mn_pmu.c41 u32 dyn_ctrl; member
62 val = readl(mn_pmu->base + reg_info->dyn_ctrl); in hisi_mn_pmu_counter_flush()
64 writel(val, mn_pmu->base + reg_info->dyn_ctrl); in hisi_mn_pmu_counter_flush()
66 ret = readl_poll_timeout_atomic(mn_pmu->base + reg_info->dyn_ctrl, in hisi_mn_pmu_counter_flush()
343 .dyn_ctrl = HISI_MN_DYNAMIC_CTRL_REG,