Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c183 static inline u8 idx_to_pstate(unsigned int i) in idx_to_pstate() function
367 pstate_id, idx_to_pstate(powernv_pstate_info.nominal)); in pstate_id_to_freq()
576 idx_to_pstate(powernv_pstate_info.nominal)); in powernv_cpufreq_throttle_check()
722 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in gpstate_timer_handler()
762 freq_data.pstate_id = idx_to_pstate(new_index); in powernv_cpufreq_target_index()
811 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in powernv_cpufreq_target_index()
882 freq_data.pstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_cpu_exit()
883 freq_data.gpstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_cpu_exit()