Searched refs:hactive_lo (Results 1 – 11 of 11) sorted by relevance
32 u8 hactive_lo; member65 u32 hactive_lo:8; member
228 dp_ti->hactive_lo = ti.hactive_lo; in mid_get_vbt_data()
42 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in tpo_vid_get_config_mode()
45 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in tmd_vid_get_config_mode()
59 dvo_timing->hactive_lo; in fill_detail_timing_data()
216 u8 hactive_lo; member
265 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in oaktrail_lvds_get_configuration_mode()
81 dvo_timing->hactive_lo; in fill_detail_timing_data()124 a->hactive_lo != b->hactive_lo) in lvds_dvo_timing_equal_size()
300 u8 hactive_lo; member
64 u8 hactive_lo; member
841 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed()