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

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

Completed in 290 milliseconds