Home
last modified time | relevance | path

Searched refs:hactive_lo (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Doaktrail.h14 u8 hactive_lo; member
47 u32 hactive_lo:8; member
H A Dmid_bios.c249 dp_ti->hactive_lo = ti->hactive_lo; in mid_get_vbt_data_r10()
H A Dintel_bios.h293 u8 hactive_lo; member
H A Doaktrail_lvds.c230 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo; in oaktrail_lvds_get_configuration_mode()
H A Dintel_bios.c152 dvo_timing->hactive_lo; in fill_detail_timing_data()