Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c622 int local_pstate_idx) in calc_global_pstate() argument
637 if (highest_lpstate_idx + index_diff >= local_pstate_idx) in calc_global_pstate()
638 return local_pstate_idx; in calc_global_pstate()