Searched refs:RADEON_CRTC2_VLINE_CRNT_VLINE (Results 1 – 4 of 4) sorted by relevance
1898 position = (RREG32(RADEON_CRTC2_VLINE_CRNT_VLINE) >> 16) & RADEON_CRTC_V_TOTAL; in radeon_get_crtc_scanoutpos()
579 #define RADEON_CRTC2_VLINE_CRNT_VLINE 0x0310 macro
105 vline1 = (RREG32(RADEON_CRTC2_VLINE_CRNT_VLINE) >> 16) & RADEON_CRTC_V_TOTAL; in r100_is_counter_moving()106 vline2 = (RREG32(RADEON_CRTC2_VLINE_CRNT_VLINE) >> 16) & RADEON_CRTC_V_TOTAL; in r100_is_counter_moving()
578 #define RADEON_CRTC2_VLINE_CRNT_VLINE 0x0310 macro