Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_device.c935 WREG32_IO(reg*4, val); in cail_ioreg_write()
Dradeon.h2575 #define WREG32_IO(reg, v) r100_io_wreg(rdev, (reg), (v)) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1639 #define WREG32_IO(reg, v) amdgpu_io_wreg(adev, (reg), (v)) macro
Damdgpu_atombios.c1936 WREG32_IO(reg, val); in cail_ioreg_write()