Home
last modified time | relevance | path

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

/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()
1861 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { /* SiS LVDS */ in SiS_GetLCDResInfo()
1961 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_GetLCDResInfo()
2937 } else if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_SetCRT2ModeRegs()
4174 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4190 if(!(SiS_Pr->SiS_VBType & VB_SISLVDS)) { in SiS_DisableBridge()
4197 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4216 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
4260 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
[all …]