Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpufreq/
H A Dpowernv-cpufreq.c79 int highest_lpstate_idx; member
221 gpstates->highest_lpstate_idx = 0; in reset_gpstates()
618 int highest_lpstate_idx, in calc_global_pstate() argument
631 (powernv_pstate_info.min - highest_lpstate_idx)) / 100; in calc_global_pstate()
637 return highest_lpstate_idx + index_diff; in calc_global_pstate()
712 gpstates->highest_lpstate_idx = gpstate_idx; in gpstate_timer_handler()
716 gpstates->highest_lpstate_idx, in gpstate_timer_handler()
769 gpstates->highest_lpstate_idx = new_index; in powernv_cpufreq_target_index()
784 gpstates->highest_lpstate_idx = new_index; in powernv_cpufreq_target_index()
789 gpstates->highest_lpstate_idx, in powernv_cpufreq_target_index()
[all …]