Home
last modified time | relevance | path

Searched refs:WREG32_IO (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_device.c924 WREG32_IO(reg*4, val); in cail_ioreg_write()
Dradeon.h2580 #define WREG32_IO(reg, v) r100_io_wreg(rdev, (reg), (v)) macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c820 WREG32_IO(reg, val); in cail_ioreg_write()
Damdgpu.h2176 #define WREG32_IO(reg, v) amdgpu_io_wreg(adev, (reg), (v)) macro