Searched refs:legacy_cursor_offset (Results 1 – 2 of 2) sorted by relevance
141 radeon_crtc->legacy_cursor_offset = gpu_addr - radeon_crtc->legacy_display_base_addr; in radeon_set_cursor()143 WREG32(RADEON_CUR_OFFSET + radeon_crtc->crtc_offset, radeon_crtc->legacy_cursor_offset); in radeon_set_cursor()308 WREG32(RADEON_CUR_OFFSET + radeon_crtc->crtc_offset, (radeon_crtc->legacy_cursor_offset + in radeon_crtc_cursor_move()
329 uint32_t legacy_cursor_offset; member