Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1117 #define RREG32_IO(reg) amdgpu_io_rreg(adev, (reg)) macro
Damdgpu_atombios.c1938 r = RREG32_IO(reg); in cail_ioreg_read()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_device.c959 r = RREG32_IO(reg*4); in cail_ioreg_read()
Dradeon.h2571 #define RREG32_IO(reg) r100_io_rreg(rdev, (reg)) macro