Searched refs:hsync_offset (Results 1 – 1 of 1) sorted by relevance
2549 … unsigned hsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc0) << 2 | pt->hsync_offset_lo; in drm_mode_detailed() local2591 mode->hsync_start = mode->hdisplay + hsync_offset; in drm_mode_detailed()