Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.h176 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev,
H A Drs780_dpm.c91 r600_engine_clock_entry_enable_post_divider(rdev, 0, true); in rs780_initialize_dpm_power_state()
93 r600_engine_clock_entry_enable_post_divider(rdev, 0, false); in rs780_initialize_dpm_power_state()
H A Drv6xx_dpm.c175 r600_engine_clock_entry_enable_post_divider(rdev, step_index, false); in rv6xx_output_stepping()
180 r600_engine_clock_entry_enable_post_divider(rdev, step_index, true); in rv6xx_output_stepping()
H A Dr600_dpm.c468 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev, in r600_engine_clock_entry_enable_post_divider() function