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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sdvo_regs.h82 u8 h_active; /**< lower 8 bits (pixels) */ member in struct:intel_sdvo_dtd::__anon169
84 u8 h_high; /**< upper 4 bits each h_active, h_blank */
H A Dintel_sdvo.c806 dtd->part1.h_active = width & 0xff;
839 mode->hdisplay = dtd->part1.h_active;

Completed in 22 milliseconds