Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c331 unsigned long freq_hz, throttled_freq; in qcom_lmh_dcvs_notify() local
350 throttled_freq = freq_hz / HZ_PER_KHZ; in qcom_lmh_dcvs_notify()
353 arch_update_hw_pressure(policy->related_cpus, throttled_freq); in qcom_lmh_dcvs_notify()
367 if (throttled_freq >= qcom_cpufreq_get_freq(cpufreq_cpu_get_raw(cpu))) in qcom_lmh_dcvs_notify()