Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c191 static inline u8 idx_to_pstate(unsigned int i) in idx_to_pstate() function
366 pstate_id, idx_to_pstate(powernv_pstate_info.nominal)); in pstate_id_to_freq()
575 idx_to_pstate(powernv_pstate_info.nominal)); in powernv_cpufreq_throttle_check()
721 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in gpstate_timer_handler()
761 freq_data.pstate_id = idx_to_pstate(new_index); in powernv_cpufreq_target_index()
810 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in powernv_cpufreq_target_index()
1009 freq_data.pstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_stop_cpu()
1010 freq_data.gpstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_stop_cpu()