Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c473 u8 gpstate_id; member
530 unsigned long gpstate_ul = freq_data->gpstate_id; in set_pstate()
700 freq_data.gpstate_id = extract_global_pstate(val); in gpstate_timer_handler()
702 if (freq_data.gpstate_id == freq_data.pstate_id) { in gpstate_timer_handler()
722 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in gpstate_timer_handler()
764 freq_data.gpstate_id = freq_data.pstate_id; in powernv_cpufreq_target_index()
811 freq_data.gpstate_id = idx_to_pstate(gpstate_idx); in powernv_cpufreq_target_index()
883 freq_data.gpstate_id = idx_to_pstate(powernv_pstate_info.min); in powernv_cpufreq_cpu_exit()
1025 freq_data.gpstate_id = powernv_freqs[index].driver_data; in powernv_fast_switch()