Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dni.c1507 wptr = RREG32(CP_RB1_WPTR); in cayman_gfx_get_wptr()
1521 WREG32(CP_RB1_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1522 (void)RREG32(CP_RB1_WPTR); in cayman_gfx_set_wptr()
1664 CP_RB1_WPTR, in cayman_cp_resume()
Dnid.h503 #define CP_RB1_WPTR 0xC190 macro
Dsid.h1269 #define CP_RB1_WPTR 0xC190 macro
Dsi.c3707 WREG32(CP_RB1_WPTR, ring->wptr); in si_cp_resume()