Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_cursor.c66 WREG32_IDX(EVERGREEN_CUR_CONTROL + radeon_crtc->crtc_offset, in radeon_hide_cursor()
101 WREG32(RADEON_MM_INDEX, EVERGREEN_CUR_CONTROL + radeon_crtc->crtc_offset); in radeon_show_cursor()
H A Devergreen_reg.h167 #define EVERGREEN_CUR_CONTROL 0x6998 macro