Lines Matching +full:scan +full:- +full:delay
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
42 /* Vertical parameters are in units of 1/2 scan line */
50 struct preg piped; /* pipe delay hardware cursor */
52 struct preg hperiod; /* horiz period - 2 */
59 struct preg hserr; /* horiz period - horiz sync len */
63 struct preg pitch; /* addrs diff between scan lines */
74 /* Vertical parameters are in units of 1/2 scan line */
82 unsigned piped; /* pipe delay hardware cursor */
85 unsigned hperiod; /* horiz period - 2 */
92 unsigned hserr; /* horiz period - horiz sync len */
120 {{-1,-1}}, /* 512x384, 60Hz interlaced (NTSC) */
121 {{-1,-1}}, /* 512x384, 60Hz */
122 {{-1,-1}}, /* 640x480, 50Hz interlaced (PAL) */
123 {{-1,-1}}, /* 640x480, 60Hz interlaced (NTSC) */
126 {{-1,-1}}, /* 640x870, 75Hz (portrait) */
127 {{-1,-1}}, /* 768x576, 50Hz (PAL full frame) */