Home
last modified time | relevance | path

Searched refs:VB_SIS301 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/sis/
Dinitdef.h77 #define VB_SIS301 0x0001 macro
90 #define VB_SISTMDS (VB_SIS301 | VB_SIS301B | VB_SIS301C | VB_SIS302B | VB_SIS307T)
94 #define VB_SISVB (VB_SIS301 | VB_SIS30xBLV)
98 #define VB_SISHIVISION (VB_SIS301 | VB_SIS301B | VB_SIS302B)
Dinit301.c486 if(SiS_Pr->SiS_VBType & VB_SIS301) PanelID &= 0xf7; in SiS_PanelDelay()
1518 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_GetLCDResInfo()
2491 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetCRT2ModeRegs()
2506 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetCRT2ModeRegs()
2611 } else if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetCRT2ModeRegs()
6166 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetGroup1()
7483 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_SetGroup4()
10404 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_OEM310Setting()
10427 if(SiS_Pr->SiS_VBType & VB_SIS301) { in SiS_OEM661Setting()
10706 if(SiS_Pr->SiS_VBType & VB_SIS301) tempbx &= 0x07; in GetOEMLCDPtr()
Dinit.c1449 SiS_Pr->SiS_VBType = VB_SIS301; in SiS_GetVBType()
/linux-4.4.14/drivers/staging/xgifb/
Dvb_setmode.c1723 if (pVBInfo->VBType & (VB_SIS301 | VB_SIS301B | VB_SIS302B in XGI_GetVCLKLen()
1854 tempbx = VB_SIS301; in XGI_GetVBType()
2693 if (pVBInfo->VBType & VB_SIS301) { /* shampoo 0129 */ in XGI_SetCRT2VCLK()
4904 if (pVBInfo->VBType & VB_SIS301) in XGI_OEM310Setting()