Searched refs:Charx8Dot (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_mode.c | 133 (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 D | ast_mode.h | 65 #define Charx8Dot 0x00000001 macro
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_def.h | 87 #define Charx8Dot 0x0200 macro 491 #define Charx8Dot 0x0200 macro
|
| H A D | vb_setmode.c | 1349 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 D | initdef.h | 153 #define Charx8Dot 0x0200 macro
|
| H A D | init301.c | 3142 dotclock = (modeflag & Charx8Dot) ? 8 : 9;
|
Completed in 25 milliseconds