Searched defs:hsync_pulse_width (Results 1 – 2 of 2) sorted by relevance
114 short hsync_pulse_width; /* Horizontal sync pulse width */ member
2550 …unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse… in drm_mode_detailed() local