Home
last modified time | relevance | path

Searched refs:r600_engine_clock_entry_enable_post_divider (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/radeon/
Dr600_dpm.h178 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev,
Drs780_dpm.c93 r600_engine_clock_entry_enable_post_divider(rdev, 0, true); in rs780_initialize_dpm_power_state()
95 r600_engine_clock_entry_enable_post_divider(rdev, 0, false); in rs780_initialize_dpm_power_state()
Drv6xx_dpm.c174 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()
Dr600_dpm.c467 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev, in r600_engine_clock_entry_enable_post_divider() function