Home
last modified time | relevance | path

Searched refs:RDOORBELL32 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1667 #define RDOORBELL32(index) amdgpu_mm_rdoorbell(adev, (index)) macro
/dragonfly/sys/dev/drm/radeon/
H A Dradeon.h2593 #define RDOORBELL32(index) cik_mm_rdoorbell(rdev, (index)) macro