Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dpowernv-cpufreq.c181 static inline u8 idx_to_pstate(unsigned int i) in idx_to_pstate() function
365 pstate_id, idx_to_pstate(powernv_pstate_info.nominal)); in pstate_id_to_freq()
574 idx_to_pstate(powernv_pstate_info.nominal)); in powernv_cpufreq_throttle_check()
720 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in gpstate_timer_handler()
760 freq_data.pstate_id = idx_to_pstate(new_index); in powernv_cpufreq_target_index()
809 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in powernv_cpufreq_target_index()
1008 freq_data.pstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_stop_cpu()
1009 freq_data.gpstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_stop_cpu()