Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c329 unsigned long freq_hz, throttled_freq; in qcom_lmh_dcvs_notify() local
348 throttled_freq = freq_hz / HZ_PER_KHZ; in qcom_lmh_dcvs_notify()
351 arch_update_thermal_pressure(policy->related_cpus, throttled_freq); in qcom_lmh_dcvs_notify()
365 if (throttled_freq >= qcom_cpufreq_get_freq(cpu)) in qcom_lmh_dcvs_notify()

Completed in 1 milliseconds