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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_lvds.c106 if (tmp & LVDS_VSYNC_POLARITY)
178 temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
182 temp |= LVDS_VSYNC_POLARITY;
H A Di915_reg.h2099 #define LVDS_VSYNC_POLARITY (1 << 21) macro

Completed in 57 milliseconds