Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dni.c1510 wptr = RREG32(CP_RB1_WPTR); in cayman_gfx_get_wptr()
1524 WREG32(CP_RB1_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1525 (void)RREG32(CP_RB1_WPTR); in cayman_gfx_set_wptr()
1667 CP_RB1_WPTR, in cayman_cp_resume()
H A Dnid.h503 #define CP_RB1_WPTR 0xC190 macro
H A Dsid.h1270 #define CP_RB1_WPTR 0xC190 macro
H A Dsi.c3696 WREG32(CP_RB1_WPTR, ring->wptr); in si_cp_resume()