Searched refs:hsync_pulse_width (Results 1 – 5 of 5) sorted by relevance
316 u8 hsync_pulse_width; member
167 dvo_timing->hsync_pulse_width; in fill_detail_timing_data()
368 u8 hsync_pulse_width; member
95 dvo_timing->hsync_pulse_width; in fill_detail_timing_data()
1879 …unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse… in drm_mode_detailed() local1896 if (!hsync_pulse_width || !vsync_pulse_width) { in drm_mode_detailed()1921 mode->hsync_end = mode->hsync_start + hsync_pulse_width; in drm_mode_detailed()