Searched refs:SiS_IF_DEF_LVDS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit.c1158 SiS_Pr->SiS_IF_DEF_LVDS = 0;
1177 if((temp >= 2) && (temp <= 5)) SiS_Pr->SiS_IF_DEF_LVDS = 1;
1192 if((temp >= 2) && (temp <= 3)) SiS_Pr->SiS_IF_DEF_LVDS = 1;
1204 if((temp >= 2) && (temp <= 3)) SiS_Pr->SiS_IF_DEF_LVDS = 1;
1429 if((SiS_Pr->SiS_IF_DEF_LVDS) || (SiS_Pr->SiS_IF_DEF_CONEX))
1851 if((SiS_Pr->SiS_VBType & VB_SISVB) || (SiS_Pr->SiS_IF_DEF_LVDS)) {
1944 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
2037 if(SiS_Pr->SiS_IF_DEF_LVDS == 0) return;
2040 if((SiS_Pr->SiS_IF_DEF_LVDS == 0) &&
3367 (SiS_Pr->SiS_IF_DEF_LVDS
[all...]
H A Dvstruct.h280 unsigned short SiS_IF_DEF_LVDS; member in struct:SiS_Private
H A Dinit301.c537 } else if((SiS_Pr->SiS_IF_DEF_LVDS == 1) /* ||
879 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
1013 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
1119 if( (SiS_Pr->SiS_IF_DEF_LVDS == 1) ||
1649 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
1731 if((SiS_Pr->SiS_IF_DEF_LVDS == 1) || (SiS_Pr->SiS_VBType & VB_NoLCD)) {
1809 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
1886 } else if(SiS_Pr->SiS_IF_DEF_LVDS) {
2128 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
2135 if(SiS_Pr->SiS_IF_DEF_LVDS
[all...]
H A Dsis_vb.c439 if(pSiS->VBFlags2 & VB2_LVDS) pSiS->SiS_Pr->SiS_IF_DEF_LVDS = 1;
440 else pSiS->SiS_Pr->SiS_IF_DEF_LVDS = 0;
H A Dinitextx.c619 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {
640 if(SiS_Pr->SiS_IF_DEF_LVDS == 1) {

Completed in 15 milliseconds