Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_cursor.c66 WREG32_IDX(EVERGREEN_CUR_CONTROL + radeon_crtc->crtc_offset, in radeon_hide_cursor()
94 WREG32(RADEON_MM_INDEX, EVERGREEN_CUR_CONTROL + radeon_crtc->crtc_offset); in radeon_show_cursor()
Devergreen_reg.h167 #define EVERGREEN_CUR_CONTROL 0x6998 macro