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

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Devergreen_reg.h228 # define EVERGREEN_CRTC_V_BLANK (1 << 0) macro
H A Devergreen.c127 if (!(RREG32(EVERGREEN_CRTC_STATUS + crtc_offsets[crtc]) & EVERGREEN_CRTC_V_BLANK))
132 if (RREG32(EVERGREEN_CRTC_STATUS + crtc_offsets[crtc]) & EVERGREEN_CRTC_V_BLANK)

Completed in 128 milliseconds