Searched refs:highest_lpstate_idx (Results 1 – 1 of 1) sorted by relevance
76 int highest_lpstate_idx; member218 gpstates->highest_lpstate_idx = 0; in reset_gpstates()619 int highest_lpstate_idx, in calc_global_pstate() argument632 (powernv_pstate_info.min - highest_lpstate_idx)) / 100; in calc_global_pstate()635 if (highest_lpstate_idx + index_diff >= local_pstate_idx) in calc_global_pstate()638 return highest_lpstate_idx + index_diff; in calc_global_pstate()713 gpstates->highest_lpstate_idx = gpstate_idx; in gpstate_timer_handler()717 gpstates->highest_lpstate_idx, in gpstate_timer_handler()770 gpstates->highest_lpstate_idx = new_index; in powernv_cpufreq_target_index()785 gpstates->highest_lpstate_idx = new_index; in powernv_cpufreq_target_index()[all …]