Searched refs:SiS_VBType (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dinit301.c87 if((SiS_Pr->SiS_IF_DEF_LVDS == 1) || (SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV)) {
114 if(SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV) {
524 if((ROMAddr) && (SiS_Pr->SiS_UseROM) && (SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV)) {
586 if( (HwDeviceExtension->jChipType < SIS_315H) && (SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV)
640 if(SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV) {
666 if(!(SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV)) {
820 if(SiS_Pr->SiS_VBType & VB_SIS301) tempcx |= 0x000a;
828 if(SiS_Pr->SiS_VBType & VB_SIS301) tempax |= 0x2000;
831 if(SiS_Pr->SiS_VBType & VB_SIS301) {
865 } else if((resinfo != 0x09) || (SiS_Pr->SiS_VBType
[all...]
H A Dinit.c2247 if(SiS_Pr->SiS_VBType & VB_SIS301BLV302BLV) {
2401 SiS_Pr->SiS_VBType, SiS_Pr->SiS_VBInfo);
2516 SiS_Pr->SiS_VBType = 0;
2528 SiS_Pr->SiS_VBType = VB_SIS302B;
2530 SiS_Pr->SiS_VBType = VB_SIS301;
2532 SiS_Pr->SiS_VBType = VB_SIS301B;
2536 SiS_Pr->SiS_VBType |= VB_NoLCD;
2540 if(SiS_Pr->SiS_VBType & (VB_SIS301B | VB_SIS302B)) {
2542 SiS_Pr->SiS_VBType &= ~(VB_SIS301B | VB_SIS302B);
2543 SiS_Pr->SiS_VBType |
[all...]
H A Dvstruct.h227 USHORT SiS_VBType; member in struct:_SiS_Private

Completed in 153 milliseconds