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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitdef.h89 #define VB_SISLVDS (VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV | VB_SIS307LV) macro
90 #define VB_SIS30xBLV (VB_SIS30xB | VB_SISLVDS)
93 #define VB_SISLCDA (VB_SIS302B | VB_SIS301C | VB_SIS307T | VB_SISLVDS)
100 #define VB_SISPWD (VB_SIS301C | VB_SIS307T | VB_SISLVDS)
H A Dinit301.c156 ( (SiS_Pr->SiS_VBType & VB_SISLVDS) ||
190 ( (SiS_Pr->SiS_VBType & VB_SISLVDS) ||
1635 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { /* SiS LVDS */
1735 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
2726 } else if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
3984 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
4000 if(!(SiS_Pr->SiS_VBType & VB_SISLVDS)) {
4007 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
4026 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
4070 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
[all...]

Completed in 9 milliseconds