Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_doorbell.h364 #define RDOORBELL32(index) amdgpu_mm_rdoorbell(adev, (index)) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2561 #define RDOORBELL32(index) cik_mm_rdoorbell(rdev, (index)) macro