Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinitdef.h88 #define VB_SIS30xB (VB_SIS301B | VB_SIS301C | VB_SIS302B | VB_SIS307T) macro
92 #define VB_SIS30xBLV (VB_SIS30xB | VB_SISLVDS)
H A Dinit301.c6870 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetGroup2_Tail()
9775 if(SiS_Pr->SiS_VBType & VB_SIS30xB) in GetRAMDACromptr()
9779 if(SiS_Pr->SiS_VBType & VB_SIS30xB) in GetRAMDACromptr()
9971 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SetDelayComp()
10120 } else if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SetDelayComp()
H A Dinit.c1951 if(SiS_Pr->SiS_VBType & VB_SIS30xB) { in SiS_SetATTRegs()