Lines Matching refs:radeon_new_state
359 struct radeon_ps *radeon_new_state, in cypress_notify_link_speed_change_after_state_change() argument
363 cypress_get_maximum_link_speed(radeon_new_state); in cypress_notify_link_speed_change_after_state_change()
381 struct radeon_ps *radeon_new_state, in cypress_notify_link_speed_change_before_state_change() argument
385 cypress_get_maximum_link_speed(radeon_new_state); in cypress_notify_link_speed_change_before_state_change()
866 struct radeon_ps *radeon_new_state) in cypress_upload_sw_state() argument
874 ret = cypress_convert_power_state_to_smc(rdev, radeon_new_state, &state); in cypress_upload_sw_state()
884 struct radeon_ps *radeon_new_state) in cypress_upload_mc_reg_table() argument
891 cypress_convert_mc_reg_table_to_smc(rdev, radeon_new_state, &mc_reg_table); in cypress_upload_mc_reg_table()
924 struct radeon_ps *radeon_new_state) in cypress_program_memory_timing_parameters() argument
926 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
941 rv730_program_memory_timing_parameters(rdev, radeon_new_state); in cypress_program_memory_timing_parameters()