Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c78 int highest_lpstate_idx; member
220 gpstates->highest_lpstate_idx = 0; in reset_gpstates()
621 int highest_lpstate_idx, in calc_global_pstate() argument
634 (powernv_pstate_info.min - highest_lpstate_idx)) / 100; in calc_global_pstate()
640 return highest_lpstate_idx + index_diff; in calc_global_pstate()
715 gpstates->highest_lpstate_idx = gpstate_idx; in gpstate_timer_handler()
719 gpstates->highest_lpstate_idx, in gpstate_timer_handler()
772 gpstates->highest_lpstate_idx = new_index; in powernv_cpufreq_target_index()
787 gpstates->highest_lpstate_idx = new_index; in powernv_cpufreq_target_index()
792 gpstates->highest_lpstate_idx, in powernv_cpufreq_target_index()
[all …]