Searched refs:Charx8Dot (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_mode.c133 (SyncNN | HBorder | VBorder | Charx8Dot), 60, 1, 0x2E },
135 (SyncNN | HBorder | VBorder | Charx8Dot), 72, 2, 0x2E },
137 (SyncNN | Charx8Dot) , 75, 3, 0x2E },
139 (SyncNN | Charx8Dot) , 85, 4, 0x2E },
141 (SyncNN | Charx8Dot) , 0xFF, 4, 0x2E },
147 (SyncPP | Charx8Dot), 56, 1, 0x30 },
149 (SyncPP | Charx8Dot), 60, 2, 0x30 },
151 (SyncPP | Charx8Dot), 72, 3, 0x30 },
153 (SyncPP | Charx8Dot), 75, 4, 0x30 },
155 (SyncPP | Charx8Dot), 8
[all...]
H A Dast_mode.h65 #define Charx8Dot 0x00000001 macro
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_def.h87 #define Charx8Dot 0x0200 macro
491 #define Charx8Dot 0x0200 macro
H A Dvb_setmode.c1349 if (modeflag & Charx8Dot) { /* ifndef Dot9 */
2448 /* if ( !( modeflag & Charx8Dot ) ) */
4883 if (!(modeflag & Charx8Dot)) {
5028 vclk = (modeflag & Charx8Dot)
5062 && (modeflag & Charx8Dot)
5428 /* if ( modeflag & Charx8Dot ) tempcx = 0x08 ; */
5433 modeflag |= Charx8Dot;
5506 if ((modeflag & Charx8Dot)) {
5871 if (!(modeflag & Charx8Dot))
6659 if (!(modeflag & Charx8Dot)) {
[all...]
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitdef.h153 #define Charx8Dot 0x0200 macro
H A Dinit301.c3142 dotclock = (modeflag & Charx8Dot) ? 8 : 9;

Completed in 25 milliseconds