Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_cursor.c73 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()
Devergreen_reg.h156 #define EVERGREEN_CUR_CONTROL 0x6998 macro