Lines Matching refs:trinity_get_ps

347 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps)  in trinity_get_ps()  function
842 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_program_power_levels_0_to_n()
843 struct trinity_ps *old_ps = trinity_get_ps(old_rps); in trinity_program_power_levels_0_to_n()
871 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_setup_uvd_clock_table()
906 struct trinity_ps *ps1 = trinity_get_ps(rps1); in trinity_uvd_clocks_equal()
907 struct trinity_ps *ps2 = trinity_get_ps(rps2); in trinity_uvd_clocks_equal()
965 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
966 struct trinity_ps *current_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_before_set_eng_clock()
979 struct trinity_ps *new_ps = trinity_get_ps(new_rps); in trinity_set_uvd_clock_after_set_eng_clock()
980 struct trinity_ps *current_ps = trinity_get_ps(old_rps); in trinity_set_uvd_clock_after_set_eng_clock()
1069 struct trinity_ps *new_ps = trinity_get_ps(rps); in trinity_update_current_ps()
1080 struct trinity_ps *new_ps = trinity_get_ps(rps); in trinity_update_requested_ps()
1186 struct trinity_ps *new_ps = trinity_get_ps(rps); in trinity_setup_nbp_sim()
1205 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_dpm_force_performance_level()
1472 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_adjust_uvd_state()
1537 struct trinity_ps *ps = trinity_get_ps(new_rps); in trinity_apply_state_adjust_rules()
1538 struct trinity_ps *current_ps = trinity_get_ps(old_rps); in trinity_apply_state_adjust_rules()
1684 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_parse_pplib_non_clock_info()
1711 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_parse_pplib_clock_info()
2013 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_dpm_print_power_state()
2032 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_dpm_debugfs_print_current_performance_level()
2053 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_dpm_get_current_sclk()
2091 struct trinity_ps *requested_state = trinity_get_ps(&pi->requested_rps); in trinity_dpm_get_sclk()