Home
last modified time | relevance | path

Searched refs:AVIVO_D1CRTC_STATUS_POSITION (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr500_reg.h356 #define AVIVO_D1CRTC_STATUS_POSITION 0x60a0 macro
H A Drs600.c75 pos1 = RREG32(AVIVO_D1CRTC_STATUS_POSITION + crtc_offsets[crtc]); in avivo_is_counter_moving()
76 pos2 = RREG32(AVIVO_D1CRTC_STATUS_POSITION + crtc_offsets[crtc]); in avivo_is_counter_moving()
H A Dradeon_display.c1876 position = RREG32(AVIVO_D1CRTC_STATUS_POSITION); in radeon_get_crtc_scanoutpos()