Searched refs:hsync_pulse_width_lo (Results 1 – 8 of 8) sorted by relevance
33 u8 hsync_pulse_width_lo; member63 u16 hsync_pulse_width_lo:8; member
266 dp_ti->hsync_pulse_width_lo = ti->hsync_pulse_width_lo; in mid_get_vbt_data_r10()
52 ti->hsync_pulse_width_lo); in tmd_vid_get_config_mode()
245 ti->hsync_pulse_width_lo); in oaktrail_lvds_get_configuration_mode()
77 u8 hsync_pulse_width_lo; member
534 u8 hsync_pulse_width_lo; member
118 dvo_timing->hsync_pulse_width_lo); in fill_detail_timing_data()
2231 …hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse_width_lo; in drm_mode_detailed()