Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dni.c1475 wptr = RREG32(CP_RB1_WPTR); in cayman_gfx_get_wptr()
1489 WREG32(CP_RB1_WPTR, ring->wptr); in cayman_gfx_set_wptr()
1490 (void)RREG32(CP_RB1_WPTR); in cayman_gfx_set_wptr()
1632 CP_RB1_WPTR, in cayman_cp_resume()
H A Dnid.h503 #define CP_RB1_WPTR 0xC190 macro