Searched refs:vsync_pulse_width (Results 1 – 3 of 3) sorted by relevance
118 short vsync_pulse_width; /* vertical sync pulse width */ member
137 | (info->vsync_pulse_width<<10) in pxa2x0_lcd_geometry()
2552 …unsigned vsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x3) << 4 | (pt->vsync_offse… in drm_mode_detailed() local2567 if (!hsync_pulse_width || !vsync_pulse_width) { in drm_mode_detailed()2597 mode->vsync_end = mode->vsync_start + vsync_pulse_width; in drm_mode_detailed()