Home
last modified time | relevance | path

Searched refs:VB_SISLVDS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/video/fbdev/sis/
Dinitdef.h91 #define VB_SISLVDS (VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV | VB_SIS307LV) macro
92 #define VB_SIS30xBLV (VB_SIS30xB | VB_SISLVDS)
95 #define VB_SISLCDA (VB_SIS302B | VB_SIS301C | VB_SIS307T | VB_SISLVDS)
102 #define VB_SISPWD (VB_SIS301C | VB_SIS307T | VB_SISLVDS)
Dinit301.c474 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) { in GetLCDStructPtr661()
507 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) { in GetLCDStructPtr661_2()
1860 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { /* SiS LVDS */ in SiS_GetLCDResInfo()
1960 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_GetLCDResInfo()
2936 } else if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_SetCRT2ModeRegs()
4173 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4189 if(!(SiS_Pr->SiS_VBType & VB_SISLVDS)) { in SiS_DisableBridge()
4196 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4215 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4259 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
[all …]