Searched refs:VB_SIS301 (Results 1 – 3 of 3) sorted by relevance
76 #define VB_SIS301 0x0001 macro87 #define VB_SISVB (VB_SIS301 | VB_SIS301BLV302BLV)88 #define VB_SISTMDS (VB_SIS301 | VB_SIS301B302B)
1013 } else if(SiS_Pr->SiS_VBType & (VB_SIS301 | VB_SIS301B | VB_SIS302B)) { in SiS_GetVBInfo()2363 if((HwInfo->jChipType < SIS_315H) && (SiS_Pr->SiS_VBType & VB_SIS301)) { in SiS_SetCRT2ModeRegs()2492 } else if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetCRT2ModeRegs()5425 else if(SiS_Pr->SiS_VBType & VB_SIS301) tempcx |= 0x0800; in SiS_SetGroup1_301()5444 if(!(SiS_Pr->SiS_VBType & VB_SIS301)) temp |= 0x01; /* Always 8 dotclock */ in SiS_SetGroup1_301()6283 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetGroup1()7620 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetGroup4()11071 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_OEM310Setting()11280 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_OEM661Setting()
1668 SiS_Pr->SiS_VBType = VB_SIS301; in SiS_GetVBType()