Searched refs:pstate_id (Results 1 – 1 of 1) sorted by relevance
105 u8 pstate_id; member208 if (revmap_data->pstate_id == pstate) in pstate_to_idx()329 revmap_data->pstate_id = id & 0xFF; in init_powernv_pstates()360 static unsigned int pstate_id_to_freq(u8 pstate_id) in pstate_id_to_freq() argument364 i = pstate_to_idx(pstate_id); in pstate_id_to_freq()472 u8 pstate_id; member529 unsigned long pstate_ul = freq_data->pstate_id; in set_pstate()701 freq_data.pstate_id = extract_local_pstate(val); in gpstate_timer_handler()712 gpstate_idx = pstate_to_idx(freq_data.pstate_id); in gpstate_timer_handler()762 freq_data.pstate_id = idx_to_pstate(new_index); in powernv_cpufreq_target_index()[all …]