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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dvo.c155 if (tmp & DVO_VSYNC_ACTIVE_HIGH)
319 dvo_val |= DVO_VSYNC_ACTIVE_HIGH;
441 if (dvo_val & DVO_VSYNC_ACTIVE_HIGH)
H A Di915_reg.h2073 #define DVO_VSYNC_ACTIVE_HIGH (1 << 4) macro

Completed in 55 milliseconds