Searched refs:cz_dpm_powergate_vce (Results 1 – 1 of 1) sorted by relevance
46 static void cz_dpm_powergate_vce(struct amdgpu_device *adev, bool gate);607 cz_dpm_powergate_vce(adev, true); in cz_dpm_late_init()1375 cz_dpm_powergate_vce(adev, false); in cz_dpm_disable()1919 static void cz_dpm_powergate_vce(struct amdgpu_device *adev, bool gate) in cz_dpm_powergate_vce() function1995 .powergate_vce = cz_dpm_powergate_vce,