Searched refs:tempebx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | init301.c | 5676 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; in SiS_SetGroup1_LVDS() local 5984 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() local 7809 tempebx in SiS_SetGroup4() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | init301.c | 5676 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; in SiS_SetGroup1_LVDS() local 5984 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() local 7809 tempebx in SiS_SetGroup4() [all...] |
Completed in 18 milliseconds