Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dinitdef.h88 #define VB_SIS30xB (VB_SIS301B | VB_SIS301C | VB_SIS302B | VB_SIS307T) macro
92 #define VB_SIS30xBLV (VB_SIS30xB | VB_SISLVDS)
Dinit301.c6873 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetGroup2_Tail()
9778 if(SiS_Pr->SiS_VBType & VB_SIS30xB) in GetRAMDACromptr()
9782 if(SiS_Pr->SiS_VBType & VB_SIS30xB) in GetRAMDACromptr()
9974 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SetDelayComp()
10123 } else if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SetDelayComp()
Dinit.c1951 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetATTRegs()