Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_cursor.c37 cur_lock = RREG32(EVERGREEN_CUR_UPDATE + radeon_crtc->crtc_offset); in radeon_lock_cursor()
42 WREG32(EVERGREEN_CUR_UPDATE + radeon_crtc->crtc_offset, cur_lock); in radeon_lock_cursor()
H A Devergreen_reg.h190 #define EVERGREEN_CUR_UPDATE 0x69b8 macro