Searched refs:hactive_lo (Results 1 – 10 of 10) sorted by relevance
14 u8 hactive_lo; member47 u32 hactive_lo:8; member
248 dp_ti->hactive_lo = ti->hactive_lo; in mid_get_vbt_data_r10()
229 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in oaktrail_lvds_get_configuration_mode()
293 u8 hactive_lo; member
151 dvo_timing->hactive_lo; in fill_detail_timing_data()
76 u8 hactive_lo; member
483 .data.pixel_data.hactive_lo = 0x50,
57 u8 hactive_lo; member
535 dvo_timing->hactive_lo; in fill_detail_timing_data()
3481 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed()