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

/solaris-x11-s12/open-src/kernel/i915/src/
H A Dintel_sdvo_regs.h92 u8 h_sync_width; /**< lower 8 bits (pixels) */ member in struct:intel_sdvo_dtd::__anon130
H A Dintel_sdvo.c816 dtd->part2.h_sync_width = h_sync_len & 0xff;
843 mode->hsync_end = mode->hsync_start + dtd->part2.h_sync_width;

Completed in 23 milliseconds