Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dpowernv-cpufreq.c151 static unsigned int pstate_id_to_freq(int pstate_id) in pstate_id_to_freq() function
174 pstate_id_to_freq(powernv_pstate_info.nominal)); in cpuinfo_nominal_freq_show()
253 freq_data->freq = pstate_id_to_freq(freq_data->pstate_id); in powernv_read_cpu_freq()