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

  /src/sys/arch/zaurus/dev/
ztp.c 332 #define HSYNC() \
377 /* XXX poll hsync only if LCD is enabled */
382 HSYNC();
414 HSYNC();
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 4307 #define HSYNC(trans) _MMIO_TRANS2(trans, _HSYNC_A)
4692 /* VSYNC/HSYNC bits new with 965, default is to be set */
5269 /* Number of pixels in the hsync. */
5279 /* Offset of the colorburst from the start of hsync, in pixels minus one. */
5287 /* End of hblank, measured in pixels minus one from start of hsync */
5290 /* Start of hblank, measured in pixels minus one from start of hsync */

Completed in 31 milliseconds