Searched refs:throttled_freq (Results 1 – 1 of 1) sorted by relevance
288 unsigned long max_capacity, capacity, freq_hz, throttled_freq; in qcom_lmh_dcvs_notify() local304 throttled_freq = freq_hz / HZ_PER_KHZ; in qcom_lmh_dcvs_notify()309 capacity = mult_frac(max_capacity, throttled_freq, policy->cpuinfo.max_freq); in qcom_lmh_dcvs_notify()330 if (throttled_freq >= qcom_cpufreq_hw_get(cpu)) in qcom_lmh_dcvs_notify()