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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dinit301.c653 unsigned short tempal,temp,i,j; local
658 tempal = SiS_GetRegByte(SiS_Pr->SiS_P3da);
660 if((tempal & 0x08)) continue;
663 if(!(tempal & 0x08)) continue;
2880 unsigned short tempbx=0, tempal=0, resinfo=0; local
2883 tempal = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC;
2885 tempal = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC;
2898 if (resinfo == SIS_RI_1280x800) tempal = 9;
2899 else if(resinfo == SIS_RI_1400x1050) tempal = 11;
2903 if (resinfo == SIS_RI_1280x768) tempal
[all...]

Completed in 61 milliseconds