Searched refs:tempebx (Results 1 – 1 of 1) sorted by relevance
5675 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; in SiS_SetGroup1_LVDS() local5983 tempebx = SiS_Pr->SiS_VDE; in SiS_SetGroup1_LVDS()5984 temp = (tempeax % tempebx); in SiS_SetGroup1_LVDS()5985 tempeax = tempeax / tempebx; in SiS_SetGroup1_LVDS()6018 tempebx = tempeax << 16; in SiS_SetGroup1_LVDS()6022 tempecx = tempebx / SiS_Pr->SiS_HDE; in SiS_SetGroup1_LVDS()6024 if(tempebx % SiS_Pr->SiS_HDE) tempecx++; in SiS_SetGroup1_LVDS()6029 tempeax = (tempebx / tempecx) - 1; in SiS_SetGroup1_LVDS()7723 unsigned int tempebx, tempeax, templong; in SiS_SetGroup4() local7808 tempebx = SiS_Pr->SiS_VDE; in SiS_SetGroup4()[all …]