Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_device.c973 r = RREG32_IO(reg*4); in cail_ioreg_read()
H A Dradeon.h2590 #define RREG32_IO(reg) r100_io_rreg(rdev, (reg)) macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1664 #define RREG32_IO(reg) amdgpu_io_rreg(adev, (reg)) macro
H A Damdgpu_atombios.c1937 r = RREG32_IO(reg); in cail_ioreg_read()