Home
last modified time | relevance | path

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

/Linux-v4.19/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.c475 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) { in GetLCDStructPtr661()
508 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) { in GetLCDStructPtr661_2()
1863 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { /* SiS LVDS */ in SiS_GetLCDResInfo()
1963 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_GetLCDResInfo()
2939 } else if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_SetCRT2ModeRegs()
4176 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4192 if(!(SiS_Pr->SiS_VBType & VB_SISLVDS)) { in SiS_DisableBridge()
4199 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4218 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4262 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
[all …]