Lines Matching refs:VBFlags2
481 unsigned int VBFlags2) in SiS_GetModeID_LCD() argument
485 if(VBFlags2 & (VB2_LVDS | VB2_30xBDH)) { in SiS_GetModeID_LCD()
503 if(!((VGAEngine == SIS_300_VGA) && (VBFlags2 & VB2_TRUMPION))) { in SiS_GetModeID_LCD()
510 if(!((VGAEngine == SIS_300_VGA) && (VBFlags2 & VB2_TRUMPION))) { in SiS_GetModeID_LCD()
584 } else if(VBFlags2 & VB2_SISBRIDGE) { in SiS_GetModeID_LCD()
687 if(VBFlags2 & VB2_LCDOVER1280BRIDGE) { in SiS_GetModeID_LCD()
694 if(VBFlags2 & VB2_LCDOVER1280BRIDGE) { in SiS_GetModeID_LCD()
702 if(VBFlags2 & VB2_LCDOVER1280BRIDGE) { in SiS_GetModeID_LCD()
709 if(VBFlags2 & VB2_LCDOVER1600BRIDGE) { in SiS_GetModeID_LCD()
716 if(VBFlags2 & VB2_LCDOVER1600BRIDGE) { in SiS_GetModeID_LCD()
730 unsigned int VBFlags2) in SiS_GetModeID_TV() argument
734 if(VBFlags2 & VB2_CHRONTEL) { in SiS_GetModeID_TV()
757 } else if(VBFlags2 & VB2_SISTVBRIDGE) { in SiS_GetModeID_TV()
817 if(VBFlags2 & VB2_30xBLV) { in SiS_GetModeID_TV()
823 ((VBFlags2 & VB2_30xBLV) && in SiS_GetModeID_TV()
849 unsigned int VBFlags2) in SiS_GetModeID_VGA2() argument
851 if(!(VBFlags2 & VB2_SISVGA2BRIDGE)) return 0; in SiS_GetModeID_VGA2()
860 if(!(VBFlags2 & VB2_30xB)) return 0; in SiS_GetModeID_VGA2()
866 if(!(VBFlags2 & VB2_30xB)) return 0; in SiS_GetModeID_VGA2()