Lines Matching defs:enable
242 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable)
246 if (enable) {
266 void r600_dynamicpm_enable(struct radeon_device *rdev, bool enable)
268 if (enable)
274 void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable)
276 if (enable)
287 void r600_enable_dynamic_pcie_gen2(struct radeon_device *rdev, bool enable)
289 if (enable)
303 void r600_enable_sclk_control(struct radeon_device *rdev, bool enable)
305 if (enable)
311 void r600_enable_mclk_control(struct radeon_device *rdev, bool enable)
313 if (enable)
319 void r600_enable_spll_bypass(struct radeon_device *rdev, bool enable)
321 if (enable)
446 u32 index, bool enable)
448 if (enable)
457 u32 index, bool enable)
459 if (enable)
468 u32 index, bool enable)
470 if (enable)
562 enum r600_power_level index, bool enable)
566 if (enable)