Home
last modified time | relevance | path

Searched refs:scratch_reg3 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c742 static void *scratch_reg3; in gfx_v9_0_rlcg_w() local
750scratch_reg3 = adev->rmmio + (adev->reg_offset[GC_HWIP][0][mmSCRATCH_REG1_BASE_IDX] + mmSCRATCH_RE… in gfx_v9_0_rlcg_w()
765 writel(v, scratch_reg3); in gfx_v9_0_rlcg_w()
Dgfx_v10_0.c1522 static void *scratch_reg3; in gfx_v10_rlcg_rw() local
1537 scratch_reg3 = adev->rmmio + in gfx_v10_rlcg_rw()
1556 writel(v, scratch_reg3); in gfx_v10_rlcg_rw()