Home
last modified time | relevance | path

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

/linux-6.6.21/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.c6871 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetGroup2_Tail()
9776 if(SiS_Pr->SiS_VBType & VB_SIS30xB) in GetRAMDACromptr()
9780 if(SiS_Pr->SiS_VBType & VB_SIS30xB) in GetRAMDACromptr()
9972 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SetDelayComp()
10121 } else if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SetDelayComp()
Dinit.c1951 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetATTRegs()