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