Searched refs:amdgpu_mm_wdoorbell (Results 1 – 2 of 2) sorted by relevance
300 void amdgpu_mm_wdoorbell(struct amdgpu_device *adev, u32 index, u32 v);305 #define WDOORBELL32(index, v) amdgpu_mm_wdoorbell(adev, (index), (v))
618 void amdgpu_mm_wdoorbell(struct amdgpu_device *adev, u32 index, u32 v) in amdgpu_mm_wdoorbell() function
Completed in 10 milliseconds