Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dni.c1509 wptr = RREG32(CP_RB2_WPTR); in cayman_gfx_get_wptr()
1524 WREG32(CP_RB2_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1525 (void)RREG32(CP_RB2_WPTR); in cayman_gfx_set_wptr()
1665 CP_RB2_WPTR in cayman_cp_resume()
Dnid.h508 #define CP_RB2_WPTR 0xC1A4 macro
Dsid.h1274 #define CP_RB2_WPTR 0xC1A4 macro
Dsi.c3731 WREG32(CP_RB2_WPTR, ring->wptr); in si_cp_resume()