Lines Matching full:horizontal
50 * @MODE_H_ILLEGAL: mode has illegal horizontal timings
51 * @MODE_V_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
158 * @hdisplay: horizontal display size
159 * @hsync_start: horizontal sync start
160 * @hsync_end: horizontal sync end
161 * @htotal: horizontal total size
162 * @hskew: horizontal skew?!
168 * @crtc_hdisplay: hardware mode horizontal display size
169 * @crtc_hblank_start: hardware mode horizontal blank start
170 * @crtc_hblank_end: hardware mode horizontal blank end
171 * @crtc_hsync_start: hardware mode horizontal sync start
172 * @crtc_hsync_end: hardware mode horizontal sync end
173 * @crtc_htotal: hardware mode horizontal total size
174 * @crtc_hskew: hardware mode horizontal skew?!
182 * The horizontal and vertical timings are defined per the following diagram.
294 * - DRM_MODE_FLAG_PHSYNC: horizontal sync is active high.
295 * - DRM_MODE_FLAG_NHSYNC: horizontal sync is active low.
401 * Horizontal refresh rate, for debug output in human readable form. Not