Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c41 u32 reg_current_vote; member
137 if (qcom_cpufreq.soc_data->reg_current_vote) in qcom_lmh_get_throttle_freq()
138 lval = readl_relaxed(data->base + qcom_cpufreq.soc_data->reg_current_vote) & 0x3ff; in qcom_lmh_get_throttle_freq()
405 .reg_current_vote = 0x704,