Searched refs:amdgpu_dpm_set_soft_freq_range (Results 1 – 3 of 3) sorted by relevance
457 int amdgpu_dpm_set_soft_freq_range(struct amdgpu_device *adev,
726 int amdgpu_dpm_set_soft_freq_range(struct amdgpu_device *adev, in amdgpu_dpm_set_soft_freq_range() function
2012 ret = amdgpu_dpm_set_soft_freq_range(adev, PP_SCLK, (uint32_t)val, (uint32_t)val); in amdgpu_debugfs_sclk_set()