Searched defs:tempvcfact (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/sis/
H A Dinit301.c5354 unsigned int tempeax = 0, tempebx, tempecx, tempvcfact = 0; local
5655 tempvcfact = temp;
5666 tempvcfact = tempeax;
5717 tempeax = (SiS_Pr->SiS_VGAVDE << 18) / tempvcfact;
5721 tempbx = tempvcfact & 0x3f;

Completed in 88 milliseconds