Searched refs:amdgpu_dpm_powergate_vce (Results 1 – 2 of 2) sorted by relevance
665 amdgpu_dpm_powergate_vce(adev, !enable); in amdgpu_dpm_enable_vce()
2291 #define amdgpu_dpm_powergate_vce(adev, g) (adev)->pm.funcs->powergate_vce((adev), (g)) macro