Searched refs:r600_engine_clock_entry_enable_post_divider (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | r600_dpm.h | 177 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 | 465 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev, in r600_engine_clock_entry_enable_post_divider() function
|