Searched defs:vsync_pulse_width (Results 1 – 2 of 2) sorted by relevance
303 u8 vsync_pulse_width:4; member
3488 …unsigned vsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x3) << 4 | (pt->vsync_offse… in drm_mode_detailed() local