Searched defs:hsync_offset (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_edid.c1620 unsigned hsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc0) << 2 | pt->hsync_offset_lo; local
1662 mode->hsync_start = mode->hdisplay + hsync_offset;

Completed in 27 milliseconds