HomeSort by: relevance | last modified time | path
    Searched refs:LVDS_VSYNC_POLARITY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_lvds.c 138 if (tmp & LVDS_VSYNC_POLARITY)
301 temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
305 temp |= LVDS_VSYNC_POLARITY;
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 4767 #define LVDS_VSYNC_POLARITY (1 << 21)

Completed in 31 milliseconds