Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1668 #define WDOORBELL32(index, v) amdgpu_mm_wdoorbell(adev, (index), (v)) macro
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon.h2594 #define WDOORBELL32(index, v) cik_mm_wdoorbell(rdev, (index), (v)) macro