Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dqcom-cpufreq-hw.c38 u32 reg_current_vote; member
293 if (data->soc_data->reg_current_vote) in qcom_lmh_get_throttle_freq()
294 lval = readl_relaxed(data->base + data->soc_data->reg_current_vote) & 0x3ff; in qcom_lmh_get_throttle_freq()
382 .reg_current_vote = 0x704,