Lines Matching full:vga
2 * linux/include/video/vga.h -- standard VGA chipset interaction
8 * Based on VGA info at http://www.osdever.net/FreeVGA/home.htm
22 #include <asm/vga.h>
37 /* VGA data register ports */
56 /* VGA index register ports */
65 /* standard VGA indexes max counts */
72 /* VGA misc register bit masks */
79 /* VGA CRT controller register indices */
107 /* VGA CRT controller bit masks */
111 /* VGA attribute controller register indices */
136 /* VGA sequencer register indices */
143 /* VGA sequencer register bit masks */
151 /* VGA graphics controller register indices */
162 /* VGA graphics controller bit masks */
165 /* macro for composing an 8-bit VGA register index and value
169 /* decide whether we should enable the faster 16-bit VGA register writes */
174 /* VGA State Save and Restore */
184 unsigned long membase; /* VGA window base, 0 for default - 0xA000 */
185 __u32 memsize; /* VGA window size, 0 for default 64K */
199 * generic VGA port read/write
262 * VGA CRTC register read/write
315 * VGA sequencer register read/write
367 * VGA graphics controller register read/write
420 * VGA attribute controller register read/write