Searched refs:hsync_pulse_width_lo (Results 1 – 7 of 7) sorted by relevance
33 u8 hsync_pulse_width_lo; member63 u16 hsync_pulse_width_lo:8; member
262 dp_ti->hsync_pulse_width_lo = ti->hsync_pulse_width_lo; in mid_get_vbt_data_r10()
49 ti->hsync_pulse_width_lo); in tpo_vid_get_config_mode()
52 ti->hsync_pulse_width_lo); in tmd_vid_get_config_mode()
245 ti->hsync_pulse_width_lo); in oaktrail_lvds_get_configuration_mode()
73 u8 hsync_pulse_width_lo; member
1827 …hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse_width_lo; in drm_mode_detailed()