Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Devergreen_reg.h186 #define EVERGREEN_CUR_POSITION 0x69a8 macro
Dradeon_cursor.c286 WREG32(EVERGREEN_CUR_POSITION + radeon_crtc->crtc_offset, (x << 16) | y); in radeon_crtc_cursor_move()