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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h321 #define CRT2_DEFAULT 0x00000001 macro
H A Dxgi_opt.c238 pXGI->ForceCRT2Type = CRT2_DEFAULT;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c537 pSiS->ForceCRT2Type = CRT2_DEFAULT;
1324 if(pSiS->ForceCRT2Type != CRT2_DEFAULT)
H A Dsis_vb.c1144 pSiS->VBFlags &= ~(CRT2_DEFAULT |
H A Dsis.h395 #define CRT2_DEFAULT 0x00000001 macro
H A Dsis_driver.c5247 if((!pSiS->CRT1TypeForced) && (pSiS->ForceCRT2Type == CRT2_DEFAULT)) {
5296 if(pSiS->ForceCRT2Type == CRT2_DEFAULT) {

Completed in 27 milliseconds