Home
last modified time | relevance | path

Searched refs:CP_RB2_WPTR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dni.c1484 wptr = RREG32(CP_RB2_WPTR); in cayman_gfx_get_wptr()
1499 WREG32(CP_RB2_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1500 (void)RREG32(CP_RB2_WPTR); in cayman_gfx_set_wptr()
1640 CP_RB2_WPTR in cayman_cp_resume()
Dnid.h501 #define CP_RB2_WPTR 0xC1A4 macro
Dsid.h1274 #define CP_RB2_WPTR 0xC1A4 macro
Dsi.c3728 WREG32(CP_RB2_WPTR, ring->wptr); in si_cp_resume()