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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_bios.c84 dvo_timing->hactive_lo;
127 a->hactive_lo != b->hactive_lo)
H A Dintel_bios.h355 u8 hactive_lo; member in struct:lvds_dvo_timing
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_edid.h73 u8 hactive_lo; member in struct:detailed_pixel_timing
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_edid.c1616 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo;

Completed in 508 milliseconds