Home
last modified time | relevance | path

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

/Linux-v5.4/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.c4093 WREG32(CP_RB0_WPTR, ring->wptr); in cik_cp_gfx_resume()
4143 return RREG32(CP_RB0_WPTR); in cik_gfx_get_wptr()
4149 WREG32(CP_RB0_WPTR, ring->wptr); in cik_gfx_set_wptr()
4150 (void)RREG32(CP_RB0_WPTR); in cik_gfx_set_wptr()
Dsi.c3679 WREG32(CP_RB0_WPTR, ring->wptr); in si_cp_resume()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsid.h1284 #define CP_RB0_WPTR 0x3045 macro