Searched refs:tempebx (Results 1 – 1 of 1) sorted by relevance
5676 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; in SiS_SetGroup1_LVDS() local5984 tempebx = SiS_Pr->SiS_VDE; in SiS_SetGroup1_LVDS()5985 temp = (tempeax % tempebx); in SiS_SetGroup1_LVDS()5986 tempeax = tempeax / tempebx; in SiS_SetGroup1_LVDS()6019 tempebx = tempeax << 16; in SiS_SetGroup1_LVDS()6023 tempecx = tempebx / SiS_Pr->SiS_HDE; in SiS_SetGroup1_LVDS()6025 if(tempebx % SiS_Pr->SiS_HDE) tempecx++; in SiS_SetGroup1_LVDS()6030 tempeax = (tempebx / tempecx) - 1; in SiS_SetGroup1_LVDS()7724 unsigned int tempebx, tempeax, templong; in SiS_SetGroup4() local7809 tempebx = SiS_Pr->SiS_VDE; in SiS_SetGroup4()[all …]