Home
last modified time | relevance | path

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

/drivers/video/fbdev/sis/
A Dinit301.c528 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_AdjustCRT2Rate()
1339 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_GetVBInfo()
1375 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_GetVBInfo()
1501 if(SiS_Pr->SiS_VBType) { in SiS_SetYPbPr()
1885 if(SiS_Pr->SiS_VBType & VB_SISVB) { in SiS_GetLCDResInfo()
2191 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) { in SiS_GetLCDResInfo()
2718 if(SiS_Pr->SiS_VBType & VB_NoLCD) { in SiS_SetCRT2ModeRegs()
3093 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) { in SiS_GetCRT2ResInfo()
5706 if((SiS_Pr->SiS_VBType & VB_SISVB) && (!(SiS_Pr->SiS_VBType & VB_NoLCD))) { in SiS_SetGroup1_LVDS()
6334 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 40 milliseconds