Home
last modified time | relevance | path

Searched refs:EVERGREEN_CUR_HOT_SPOT (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/radeon/
Devergreen_reg.h187 #define EVERGREEN_CUR_HOT_SPOT 0x69ac macro
Dradeon_cursor.c217 WREG32(EVERGREEN_CUR_HOT_SPOT + radeon_crtc->crtc_offset, (xorigin << 16) | yorigin); in radeon_cursor_move_locked()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h2255 #define EVERGREEN_CUR_HOT_SPOT 0x1a6b macro
/drivers/gpu/drm/amd/amdgpu/
Ddce_v6_0.c1949 WREG32(EVERGREEN_CUR_HOT_SPOT + amdgpu_crtc->crtc_offset, (xorigin << 16) | yorigin); in dce_v6_0_cursor_move_locked()