Lines Matching refs:sumo_get_ps
75 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps() function
346 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()
389 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()
668 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_patch_boost_state()
682 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_pre_notify_alt_vddnb_change()
683 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_pre_notify_alt_vddnb_change()
700 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_post_notify_alt_vddnb_change()
701 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_post_notify_alt_vddnb_change()
718 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_enable_boost()
740 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_program_wl()
757 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_program_power_levels_0_to_n()
758 struct sumo_ps *old_ps = sumo_get_ps(old_rps); in sumo_program_power_levels_0_to_n()
838 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_set_uvd_clock_before_set_eng_clock()
839 struct sumo_ps *current_ps = sumo_get_ps(old_rps); in sumo_set_uvd_clock_before_set_eng_clock()
856 struct sumo_ps *new_ps = sumo_get_ps(new_rps); in sumo_set_uvd_clock_after_set_eng_clock()
857 struct sumo_ps *current_ps = sumo_get_ps(old_rps); in sumo_set_uvd_clock_after_set_eng_clock()
989 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_force_nbp_state()
1091 struct sumo_ps *ps = sumo_get_ps(new_rps); in sumo_apply_state_adjust_rules()
1092 struct sumo_ps *current_ps = sumo_get_ps(old_rps); in sumo_apply_state_adjust_rules()
1184 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_update_current_ps()
1195 struct sumo_ps *new_ps = sumo_get_ps(rps); in sumo_update_requested_ps()
1408 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_non_clock_info()
1435 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_clock_info()
1798 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_print_power_state()
1817 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_debugfs_print_current_performance_level()
1844 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_get_current_sclk()
1884 struct sumo_ps *requested_state = sumo_get_ps(&pi->requested_rps); in sumo_dpm_get_sclk()
1904 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_force_performance_level()