drm/amdgpu: do some register access cleanup in nbio v7_9
authorLe Ma <le.ma@amd.com>
Tue, 20 Sep 2022 07:14:48 +0000 (15:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:47:50 +0000 (09:47 -0400)
commit3955b14134285f99e0763ba74b8b1b35faed37ed
treec010d003470aab7b70e55e0313901c54be7a8c75
parent7e0eebdc4745b7e0f031df571621204fd9d6288e
drm/amdgpu: do some register access cleanup in nbio v7_9

Use WREG_SOC15x() instead of WREG32(SOC15_REG_OFFSET())

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c