HomeSort by: relevance | last modified time | path
    Searched refs:r600_engine_clock_entry_enable_post_divider (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
r600_dpm.h 180 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev,
radeon_rs780_dpm.c 97 r600_engine_clock_entry_enable_post_divider(rdev, 0, true);
99 r600_engine_clock_entry_enable_post_divider(rdev, 0, false);
radeon_rv6xx_dpm.c 179 r600_engine_clock_entry_enable_post_divider(rdev, step_index, false);
184 r600_engine_clock_entry_enable_post_divider(rdev, step_index, true);
radeon_r600_dpm.c 472 void r600_engine_clock_entry_enable_post_divider(struct radeon_device *rdev, function in typeref:typename:void

Completed in 37 milliseconds