Searched refs:tempebx (Results 1 – 1 of 1) sorted by relevance
5983 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()6029 tempeax = (tempebx / tempecx) - 1; in SiS_SetGroup1_LVDS()7808 tempebx = SiS_Pr->SiS_VDE; in SiS_SetGroup4()7810 if(!(temp & 0xE0)) tempebx >>=1; in SiS_SetGroup4()7818 if(tempeax <= tempebx) { in SiS_SetGroup4()7821 tempeax -= tempebx; in SiS_SetGroup4()7825 templong = tempeax % tempebx; in SiS_SetGroup4()[all …]