Lines Matching +full:vga +full:- +full:format
2 * drivers/video/clgenfb.h - Cirrus Logic chipset constants
14 * Format this code with GNU indent '-kr -i8 -pcs' options.
25 /* OLD COMMENT: definitions for Piccolo/SD64 VGA controller chip */
27 /* OLD COMMENT: for other CL-GD542x/543x based boards.. */
34 /*** VGA Sequencer Registers ***/
50 #define CL_SEQR14 0x14 /* Scratch Pad 2 (CL-GD5426/'28 Only) (do not access!) */
51 #define CL_SEQR15 0x15 /* Scratch Pad 3 (CL-GD5426/'28 Only) (do not access!) */
52 #define CL_SEQR16 0x16 /* Performance Tuning (CL-GD5424/'26/'28 Only) */
53 #define CL_SEQR17 0x17 /* Configuration ReadBack and Extended Control (CL-GF5428 Only) */
54 #define CL_SEQR18 0x18 /* Signature Generator Control (Not CL-GD5420) */
55 #define CL_SEQR19 0x19 /* Signature Generator Result Low Byte (Not CL-GD5420) */
56 #define CL_SEQR1A 0x1a /* Signature Generator Result High Byte (Not CL-GD5420) */
57 #define CL_SEQR1B 0x1b /* VCLK0 Denominator and Post-Scalar Value */
58 #define CL_SEQR1C 0x1c /* VCLK1 Denominator and Post-Scalar Value */
59 #define CL_SEQR1D 0x1d /* VCLK2 Denominator and Post-Scalar Value */
60 #define CL_SEQR1E 0x1e /* VCLK3 Denominator and Post-Scalar Value */
83 #define CL_GRC 0xc /* Color Key (CL-GD5424/'26/'28 Only) */
84 #define CL_GRD 0xd /* Color Key Mask (CL-GD5424/'26/'28 Only) */
85 #define CL_GRE 0xe /* Miscellaneous Control (Cl-GD5428 Only) */
87 #define CL_GR10 0x10 /* 16-bit Pixel BG Color High Byte (Not CL-GD5420) */
88 #define CL_GR11 0x11 /* 16-bit Pixel FG Color High Byte (Not CL-GD5420) */
93 /* the following are CL-GD5426/'28 specific blitter registers */