Searched refs:hactive_lo (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/gma500/
H A Doaktrail.h14 u8 hactive_lo; member in struct:oaktrail_timing_info
47 u32 hactive_lo:8; member in struct:gct_r10_timing_info
H A Dmid_bios.c248 dp_ti->hactive_lo = ti->hactive_lo;
H A Dintel_bios.h293 u8 hactive_lo; member in struct:lvds_dvo_timing
H A Dintel_bios.c151 dvo_timing->hactive_lo;
H A Doaktrail_lvds.c229 mode->hdisplay = (ti->hactive_hi << 8) | ti->hactive_lo;
/linux-master/include/drm/
H A Ddrm_edid.h76 u8 hactive_lo; member in struct:detailed_pixel_timing
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h650 u8 hactive_lo; member in struct:lvds_dvo_timing
H A Dintel_bios.c531 dvo_timing->hactive_lo;
/linux-master/drivers/gpu/drm/tiny/
H A Dgm12u320.c483 .data.pixel_data.hactive_lo = 0x50,
/linux-master/drivers/gpu/drm/
H A Ddrm_edid.c3518 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo;

Completed in 193 milliseconds