Searched refs:hactive_lo (Results 1 – 10 of 10) sorted by relevance
24 u8 hactive_lo; member57 u32 hactive_lo:8; member
260 dp_ti->hactive_lo = ti->hactive_lo; in mid_get_vbt_data_r10()
45 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in tmd_vid_get_config_mode()
307 u8 hactive_lo; member
238 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in oaktrail_lvds_get_configuration_mode()
163 dvo_timing->hactive_lo; in fill_detail_timing_data()
70 u8 hactive_lo; member
525 u8 hactive_lo; member
113 dvo_timing->hactive_lo; in fill_detail_timing_data()
2226 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed()