Searched refs:hactive_lo (Results 1 – 11 of 11) sorted by relevance
14 u8 hactive_lo; member47 u32 hactive_lo:8; member
247 dp_ti->hactive_lo = ti->hactive_lo; in mid_get_vbt_data_r10()
47 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in tmd_vid_get_config_mode()
229 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in oaktrail_lvds_get_configuration_mode()
293 u8 hactive_lo; member
150 dvo_timing->hactive_lo; in fill_detail_timing_data()
71 u8 hactive_lo; member
590 u8 hactive_lo; member
123 dvo_timing->hactive_lo; in fill_detail_timing_data()
490 .data.pixel_data.hactive_lo = 0x50,
2619 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed()