Searched refs:h_active (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo_regs.h75 u8 h_active; /**< lower 8 bits (pixels) */ member in struct:intel_sdvo_dtd::__anon9885
77 u8 h_high; /**< upper 4 bits each h_active, h_blank */
H A Dintel_sdvo.c790 dtd->part1.h_active = width & 0xff;
823 mode->hdisplay = dtd->part1.h_active;

Completed in 123 milliseconds