Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_device.c956 WREG32_IO(reg*4, val); in cail_ioreg_write()
H A Dradeon.h2591 #define WREG32_IO(reg, v) r100_io_wreg(rdev, (reg), (v)) macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1665 #define WREG32_IO(reg, v) amdgpu_io_wreg(adev, (reg), (v)) macro
H A Damdgpu_atombios.c1920 WREG32_IO(reg, val); in cail_ioreg_write()