Lines Matching refs:radeon_new_state
360 struct radeon_ps *radeon_new_state, in cypress_notify_link_speed_change_after_state_change() argument
364 cypress_get_maximum_link_speed(radeon_new_state); in cypress_notify_link_speed_change_after_state_change()
382 struct radeon_ps *radeon_new_state, in cypress_notify_link_speed_change_before_state_change() argument
386 cypress_get_maximum_link_speed(radeon_new_state); in cypress_notify_link_speed_change_before_state_change()
867 struct radeon_ps *radeon_new_state) in cypress_upload_sw_state() argument
875 ret = cypress_convert_power_state_to_smc(rdev, radeon_new_state, &state); in cypress_upload_sw_state()
885 struct radeon_ps *radeon_new_state) in cypress_upload_mc_reg_table() argument
892 cypress_convert_mc_reg_table_to_smc(rdev, radeon_new_state, &mc_reg_table); in cypress_upload_mc_reg_table()
925 struct radeon_ps *radeon_new_state) in cypress_program_memory_timing_parameters() argument
927 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in cypress_program_memory_timing_parameters()
942 rv730_program_memory_timing_parameters(rdev, radeon_new_state); in cypress_program_memory_timing_parameters()