Searched refs:tempeax (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.c5432 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; local
5724 tempeax = SiS_Pr->SiS_VGAVDE << 6;
5725 temp = (tempeax % (unsigned int)SiS_Pr->SiS_VDE);
5726 tempeax = tempeax / (unsigned int)SiS_Pr->SiS_VDE;
5727 if(temp) tempeax++;
5729 if(SiS_Pr->SiS_SetFlag & EnableLVDSDDA) tempeax = 0x3F;
5731 temp = (unsigned short)(tempeax & 0x00FF);
5739 tempeax = SiS_Pr->SiS_VGAVDE << 18;
5741 temp = (tempeax
7464 unsigned int tempebx, tempeax, templong; local
[all...]

Completed in 55 milliseconds