Searched refs:vega10_ps (Results 1 – 1 of 1) sorted by relevance
3139 struct vega10_power_state *vega10_ps = in vega10_get_pp_table_entry_callback_func() local3189 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()3190 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()3193 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()3199 (vega10_ps->performance_level_count < in vega10_get_pp_table_entry_callback_func()3213 performance_level = &(vega10_ps->performance_levels in vega10_get_pp_table_entry_callback_func()3214 [vega10_ps->performance_level_count++]); in vega10_get_pp_table_entry_callback_func()3245 struct vega10_power_state *vega10_ps; in vega10_get_pp_table_entry() local3249 vega10_ps = cast_phw_vega10_power_state(&state->hardware); in vega10_get_pp_table_entry()3262 vega10_ps->dc_compatible = true; in vega10_get_pp_table_entry()[all …]