Searched refs:r600_engine_clock_entry_enable_post_divider (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/radeon/ | 
| D | r600_dpm.h | 178 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev,
  | 
| D | rs780_dpm.c | 92 		r600_engine_clock_entry_enable_post_divider(rdev, 0, true);  in rs780_initialize_dpm_power_state() 94 		r600_engine_clock_entry_enable_post_divider(rdev, 0, false);  in rs780_initialize_dpm_power_state()
  | 
| D | rv6xx_dpm.c | 174 		r600_engine_clock_entry_enable_post_divider(rdev, step_index, false);  in rv6xx_output_stepping() 179 		r600_engine_clock_entry_enable_post_divider(rdev, step_index, true);  in rv6xx_output_stepping()
  | 
| D | r600_dpm.c | 467 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev,  in r600_engine_clock_entry_enable_post_divider()  function
  |