Home
last modified time | relevance | path

Searched refs:CP_RB0_WPTR (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dni.c1499 wptr = RREG32(CP_RB0_WPTR); in cayman_gfx_get_wptr()
1512 WREG32(CP_RB0_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1513 (void)RREG32(CP_RB0_WPTR); in cayman_gfx_set_wptr()
1657 CP_RB0_WPTR, in cayman_cp_resume()
Dnid.h492 #define CP_RB0_WPTR 0xC114 macro
Dsid.h1255 #define CP_RB0_WPTR 0xC114 macro
Dcikd.h1312 #define CP_RB0_WPTR 0xC114 macro
Dcik.c4089 WREG32(CP_RB0_WPTR, ring->wptr); in cik_cp_gfx_resume()
4139 return RREG32(CP_RB0_WPTR); in cik_gfx_get_wptr()
4145 WREG32(CP_RB0_WPTR, ring->wptr); in cik_gfx_set_wptr()
4146 (void)RREG32(CP_RB0_WPTR); in cik_gfx_set_wptr()
Dsi.c3679 WREG32(CP_RB0_WPTR, ring->wptr); in si_cp_resume()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h1283 #define CP_RB0_WPTR 0x3045 macro