Searched refs:vline1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dr100.c89 u32 vline1, vline2; local
92 vline1 = (RREG32(RADEON_CRTC_VLINE_CRNT_VLINE) >> 16) & RADEON_CRTC_V_TOTAL;
95 vline1 = (RREG32(RADEON_CRTC2_VLINE_CRNT_VLINE) >> 16) & RADEON_CRTC_V_TOTAL;
98 if (vline1 != vline2)

Completed in 80 milliseconds