Lines Matching full:horizontal
50 * @MODE_H_ILLEGAL: mode has illegal horizontal timings
65 * @MODE_BAD_HVALUE: horizontal timing was out of range
68 * @MODE_HSYNC_NARROW: horizontal sync too narrow
69 * @MODE_HSYNC_WIDE: horizontal sync too wide
70 * @MODE_HBLANK_NARROW: horizontal blanking too narrow
71 * @MODE_HBLANK_WIDE: horizontal blanking too wide
159 * @hd: Horizontal resolution, width
172 * @hd: Horizontal resolution, width
199 * @hdisplay: horizontal display size
200 * @hsync_start: horizontal sync start
201 * @hsync_end: horizontal sync end
202 * @htotal: horizontal total size
203 * @hskew: horizontal skew?!
209 * @crtc_hdisplay: hardware mode horizontal display size
210 * @crtc_hblank_start: hardware mode horizontal blank start
211 * @crtc_hblank_end: hardware mode horizontal blank end
212 * @crtc_hsync_start: hardware mode horizontal sync start
213 * @crtc_hsync_end: hardware mode horizontal sync end
214 * @crtc_htotal: hardware mode horizontal total size
215 * @crtc_hskew: hardware mode horizontal skew?!
226 * The horizontal and vertical timings are defined per the following diagram.
274 * - DRM_MODE_FLAG_PHSYNC: horizontal sync is active high.
275 * - DRM_MODE_FLAG_NHSYNC: horizontal sync is active low.