Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dni.c1486 wptr = RREG32(CP_RB0_WPTR); in cayman_gfx_get_wptr()
1499 WREG32(CP_RB0_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1500 (void)RREG32(CP_RB0_WPTR); in cayman_gfx_set_wptr()
1644 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.c4079 WREG32(CP_RB0_WPTR, ring->wptr); in cik_cp_gfx_resume()
4129 return RREG32(CP_RB0_WPTR); in cik_gfx_get_wptr()
4135 WREG32(CP_RB0_WPTR, ring->wptr); in cik_gfx_set_wptr()
4136 (void)RREG32(CP_RB0_WPTR); in cik_gfx_set_wptr()
Dsi.c3678 WREG32(CP_RB0_WPTR, ring->wptr); in si_cp_resume()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h1283 #define CP_RB0_WPTR 0x3045 macro