Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_doorbell.h365 #define WDOORBELL32(index, v) amdgpu_mm_wdoorbell(adev, (index), (v)) macro
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2566 #define WDOORBELL32(index, v) cik_mm_wdoorbell(rdev, (index), (v)) macro