Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/sis/
A Dinit301.c529 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_AdjustCRT2Rate()
1340 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_GetVBInfo()
1376 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_GetVBInfo()
1502 if(SiS_Pr->SiS_VBType) { in SiS_SetYPbPr()
1886 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_GetLCDResInfo()
2192 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) { in SiS_GetLCDResInfo()
2719 if(SiS_Pr->SiS_VBType & VB_NoLCD) { in SiS_SetCRT2ModeRegs()
3094 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) { in SiS_GetCRT2ResInfo()
5707 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) { in SiS_SetGroup1_LVDS()
6335 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_SetGroup1()
[all …]
A Dinit.c1423 SiS_Pr->SiS_VBType = 0; in SiS_GetVBType()
1439 SiS_Pr->SiS_VBType = VB_SIS302B; in SiS_GetVBType()
1442 SiS_Pr->SiS_VBType = VB_SIS301C; in SiS_GetVBType()
1444 SiS_Pr->SiS_VBType = VB_SIS301B; in SiS_GetVBType()
1449 SiS_Pr->SiS_VBType = VB_SIS301; in SiS_GetVBType()
1458 SiS_Pr->SiS_VBType = VB_SIS301LV; in SiS_GetVBType()
1469 SiS_Pr->SiS_VBType |= VB_UMC; in SiS_GetVBType()
1933 if(SiS_Pr->SiS_VBType & VB_SIS30xBLV) { in SiS_SetATTRegs()
1951 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetATTRegs()
3215 if(SiS_Pr->SiS_VBType & VB_SIS30xBLV) { in SiSSetMode()
[all …]
A Dvstruct.h309 unsigned short SiS_VBType; member

Completed in 31 milliseconds