Home
last modified time | relevance | path

Searched defs:WDOORBELL32 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu.h1668 #define WDOORBELL32(index, v) amdgpu_mm_wdoorbell(adev, (index), (v)) macro
/dragonfly/sys/dev/drm/radeon/
HDradeon.h2594 #define WDOORBELL32(index, v) cik_mm_wdoorbell(rdev, (index), (v)) macro