Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dni.c1495 wptr = RREG32(CP_RB0_WPTR); in cayman_gfx_get_wptr()
1508 WREG32(CP_RB0_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1509 (void)RREG32(CP_RB0_WPTR); in cayman_gfx_set_wptr()
1653 CP_RB0_WPTR, in cayman_cp_resume()
Dnid.h492 #define CP_RB0_WPTR 0xC114 macro
Dsid.h1255 #define CP_RB0_WPTR 0xC114 macro
Dcikd.h1314 #define CP_RB0_WPTR 0xC114 macro
Dcik.c4104 WREG32(CP_RB0_WPTR, ring->wptr); in cik_cp_gfx_resume()
4154 return RREG32(CP_RB0_WPTR); in cik_gfx_get_wptr()
4160 WREG32(CP_RB0_WPTR, ring->wptr); in cik_gfx_set_wptr()
4161 (void)RREG32(CP_RB0_WPTR); in cik_gfx_set_wptr()
Dsi.c3675 WREG32(CP_RB0_WPTR, ring->wptr); in si_cp_resume()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h1284 #define CP_RB0_WPTR 0x3045 macro