Home
last modified time | relevance | path

Searched refs:tempebx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/sis/
H A Dinit301.c5675 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; in SiS_SetGroup1_LVDS() local
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()
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() local
7808 tempebx = SiS_Pr->SiS_VDE; in SiS_SetGroup4()
[all …]