Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dni.c1505 wptr = RREG32(CP_RB0_WPTR); in cayman_gfx_get_wptr()
1518 WREG32(CP_RB0_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1519 (void)RREG32(CP_RB0_WPTR); in cayman_gfx_set_wptr()
1663 CP_RB0_WPTR, in cayman_cp_resume()
Dnid.h492 #define CP_RB0_WPTR 0xC114 macro
Dsid.h1254 #define CP_RB0_WPTR 0xC114 macro
Dcikd.h1314 #define CP_RB0_WPTR 0xC114 macro
Dcik.c4494 WREG32(CP_RB0_WPTR, ring->wptr); in cik_cp_gfx_resume()
4546 wptr = RREG32(CP_RB0_WPTR); in cik_gfx_get_wptr()
4554 WREG32(CP_RB0_WPTR, ring->wptr); in cik_gfx_set_wptr()
4555 (void)RREG32(CP_RB0_WPTR); in cik_gfx_set_wptr()
Dsi.c3676 WREG32(CP_RB0_WPTR, ring->wptr); in si_cp_resume()