Searched refs:VB_SIS301LV (Results 1 – 3 of 3) sorted by relevance
141 if ((pVBInfo->VBType & VB_SIS301LV) || (pVBInfo->VBType & VB_SIS302LV)) in InitTo330Pointer()383 if ((pVBInfo->VBType & VB_SIS301LV) && in XGI_AjustCRT2Rate()421 | VB_SIS301LV | VB_SIS302LV in XGI_AjustCRT2Rate()1301 if ((pVBInfo->VBType & VB_SIS301LV) && in XGI_GetVCLK2Ptr()1370 } else if ((pVBInfo->VBType & (VB_SIS301B | VB_SIS302B | VB_SIS301LV in XGI_SetCRT1VCLK()2138 if ((pVBInfo->VBType & VB_SIS301LV) || in XGI_GetLcdPtr()2145 if ((pVBInfo->VBType & VB_SIS301LV) || in XGI_GetLcdPtr()2152 if ((pVBInfo->VBType & VB_SIS301LV) || in XGI_GetLcdPtr()2160 if ((pVBInfo->VBType & VB_SIS301LV) || in XGI_GetLcdPtr()2173 if ((pVBInfo->VBType & VB_SIS301LV) || in XGI_GetLcdPtr()[all …]
80 #define VB_SIS301LV 0x0008 macro91 #define VB_SISLVDS (VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV | VB_SIS307LV)99 #define VB_SISYPBPR (VB_SIS301C | VB_SIS307T | VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV | VB_SIS3…
1457 SiS_Pr->SiS_VBType = VB_SIS301LV; in SiS_GetVBType()1460 if(SiS_Pr->SiS_VBType & (VB_SIS301C | VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV)) { in SiS_GetVBType()