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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dinit.c357 if(!(nolcd & 0x02)) XGI_Pr->VBType |= VB_NoLCD;
755 (XGI_Pr->VBType & VB_NoLCD) ) ||
H A Dvb_def.h56 #define VB_NoLCD 0x8000 macro
455 #define VB_NoLCD 0x8000 macro
H A Dvb_setmode.c3696 tempbx = tempbx | VB_NoLCD;
3817 if (!(pVBInfo->VBType & VB_NoLCD)) {
3846 if (!(pVBInfo->VBType & VB_NoLCD)) {
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitdef.h85 #define VB_NoLCD 0x8000 macro
H A Dinit301.c330 if(SiS_Pr->SiS_VBType & VB_NoLCD) index = 0;
334 if(!(SiS_Pr->SiS_VBType & VB_NoLCD)) {
1120 ((SiS_Pr->SiS_VBType & VB_NoLCD) && (tempbx & SetCRT2ToLCD)) ) {
1731 if((SiS_Pr->SiS_IF_DEF_LVDS == 1) || (SiS_Pr->SiS_VBType & VB_NoLCD)) {
1966 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) {
2192 if((SiS_Pr->SiS_IF_DEF_LVDS == 1) || (SiS_Pr->SiS_VBType & VB_NoLCD)) {
2508 if(SiS_Pr->SiS_VBType & VB_NoLCD) {
2704 * in TV output. The DH (VB_NoLCD) conditions are unknown; the
2729 } else if(SiS_Pr->SiS_VBType & VB_NoLCD) { /* For 301B-DH */
2777 ((SiS_Pr->SiS_VBType & VB_NoLCD)
[all...]
H A Dinit.c1451 if(!(nolcd & 0x02)) SiS_Pr->SiS_VBType |= VB_NoLCD;
2913 (SiS_Pr->SiS_VBType & VB_NoLCD) ) ||

Completed in 27 milliseconds