Home
last modified time | relevance | path

Searched refs:hsync_offset (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/
Ddrm_edid.c1699 unsigned hsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc0) << 2 | pt->hsync_offset_lo; in drm_mode_detailed() local
1741 mode->hsync_start = mode->hdisplay + hsync_offset; in drm_mode_detailed()