Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dpowernv-cpufreq.c140 static unsigned int pstate_id_to_freq(int pstate_id) in pstate_id_to_freq() function
163 pstate_id_to_freq(powernv_pstate_info.nominal)); in cpuinfo_nominal_freq_show()
242 freq_data->freq = pstate_id_to_freq(freq_data->pstate_id); in powernv_read_cpu_freq()