Searched refs:hsync_pulse_width_lo (Results 1 – 8 of 8) sorted by relevance
23 u8 hsync_pulse_width_lo; member53 u16 hsync_pulse_width_lo:8; member
254 dp_ti->hsync_pulse_width_lo = ti->hsync_pulse_width_lo; in mid_get_vbt_data_r10()
237 ti->hsync_pulse_width_lo); in oaktrail_lvds_get_configuration_mode()
78 u8 hsync_pulse_width_lo; member
489 .data.pixel_data.hsync_pulse_width_lo = 0x80,
606 u8 hsync_pulse_width_lo; member
539 dvo_timing->hsync_pulse_width_lo); in fill_detail_timing_data()
2865 …hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse_width_lo; in drm_mode_detailed()