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