Searched refs:hactive_hi (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dmdfld_tpo_vid.c42 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; tpo_vid_get_config_mode()
H A Dmid_bios.c255 dp_ti->hactive_hi = ti->hactive_hi; mid_get_vbt_data_r10()
H A Doaktrail.h27 u8 hactive_hi:4; member in struct:oaktrail_timing_info
58 u32 hactive_hi:4; member in struct:gct_r10_timing_info
H A Dmdfld_tmd_vid.c45 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; tmd_vid_get_config_mode()
H A Doaktrail_lvds.c238 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; oaktrail_lvds_get_configuration_mode()
H A Dintel_bios.c162 panel_fixed_mode->hdisplay = (dvo_timing->hactive_hi << 8) | fill_detail_timing_data()
H A Dintel_bios.h310 u8 hactive_hi:4; member in struct:lvds_dvo_timing
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_bios.h362 u8 hactive_hi:4; member in struct:lvds_dvo_timing
H A Dintel_bios.c90 panel_fixed_mode->hdisplay = (dvo_timing->hactive_hi << 8) | fill_detail_timing_data()

Completed in 152 milliseconds