Lines Matching refs:ci_ps
203 static struct ci_ps *ci_get_ps(struct radeon_ps *rps) in ci_get_ps()
205 struct ci_ps *ps = rps->ps_priv; in ci_get_ps()
798 struct ci_ps *ps = ci_get_ps(rps); in ci_apply_state_adjust_rules()
2589 struct ci_ps *boot_state = ci_get_ps(radeon_boot_state); in ci_populate_smc_initial_state()
3752 struct ci_ps *state = ci_get_ps(radeon_state); in ci_trim_dpm_states()
3859 struct ci_ps *state = ci_get_ps(radeon_state); in ci_find_dpm_states_clocks_in_dpm_table()
3901 struct ci_ps *state = ci_get_ps(radeon_state); in ci_populate_and_upload_sclk_mclk_dpm_levels()
4800 struct ci_ps *state = ci_get_ps(radeon_state); in ci_get_maximum_link_speed()
5111 struct ci_ps *new_ps = ci_get_ps(rps); in ci_update_current_ps()
5122 struct ci_ps *new_ps = ci_get_ps(rps); in ci_update_requested_ps()
5479 struct ci_ps *ps = ci_get_ps(rps); in ci_parse_pplib_clock_info()
5558 struct ci_ps *ps; in ci_parse_power_table()
5589 ps = kzalloc(sizeof(struct ci_ps), GFP_KERNEL); in ci_parse_power_table()
5959 struct ci_ps *ps = ci_get_ps(rps); in ci_dpm_print_power_state()
5991 struct ci_ps *requested_state = ci_get_ps(&pi->requested_rps); in ci_dpm_get_sclk()
6002 struct ci_ps *requested_state = ci_get_ps(&pi->requested_rps); in ci_dpm_get_mclk()