Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/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.c149 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) { in GetLCDStructPtr661()
182 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) { in GetLCDStructPtr661_2()
1537 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { /* SiS LVDS */ in SiS_GetLCDResInfo()
1637 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_GetLCDResInfo()
2615 } else if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_SetCRT2ModeRegs()
3852 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
3868 if(!(SiS_Pr->SiS_VBType & VB_SISLVDS)) { in SiS_DisableBridge()
3875 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
3894 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
3938 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { in SiS_DisableBridge()
[all …]