Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit301.c5675 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; in SiS_SetGroup1_LVDS() local
5976 tempvcfact = temp; in SiS_SetGroup1_LVDS()
5987 tempvcfact = tempeax; in SiS_SetGroup1_LVDS()
6038 tempeax = (SiS_Pr->SiS_VGAVDE << 18) / tempvcfact; in SiS_SetGroup1_LVDS()
6042 tempbx = tempvcfact & 0x3f; in SiS_SetGroup1_LVDS()