Searched refs:tempeax (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 5968 tempeax = SiS_Pr->SiS_VGAVDE << 6; in SiS_SetGroup1_LVDS() 5969 temp = (tempeax % (unsigned int)SiS_Pr->SiS_VDE); in SiS_SetGroup1_LVDS() 5970 tempeax = tempeax / (unsigned int)SiS_Pr->SiS_VDE; in SiS_SetGroup1_LVDS() 5971 if(temp) tempeax++; in SiS_SetGroup1_LVDS() 5973 if(SiS_Pr->SiS_SetFlag & EnableLVDSDDA) tempeax = 0x3F; in SiS_SetGroup1_LVDS() 5975 temp = (unsigned short)(tempeax & 0x00FF); in SiS_SetGroup1_LVDS() 5983 tempeax = SiS_Pr->SiS_VGAVDE << 18; in SiS_SetGroup1_LVDS() 5985 temp = (tempeax in SiS_SetGroup1_LVDS() 7724 unsigned int tempebx, tempeax, templong; SiS_SetGroup4() local [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 5968 tempeax = SiS_Pr->SiS_VGAVDE << 6; in SiS_SetGroup1_LVDS() 5969 temp = (tempeax % (unsigned int)SiS_Pr->SiS_VDE); in SiS_SetGroup1_LVDS() 5970 tempeax = tempeax / (unsigned int)SiS_Pr->SiS_VDE; in SiS_SetGroup1_LVDS() 5971 if(temp) tempeax++; in SiS_SetGroup1_LVDS() 5973 if(SiS_Pr->SiS_SetFlag & EnableLVDSDDA) tempeax = 0x3F; in SiS_SetGroup1_LVDS() 5975 temp = (unsigned short)(tempeax & 0x00FF); in SiS_SetGroup1_LVDS() 5983 tempeax = SiS_Pr->SiS_VGAVDE << 18; in SiS_SetGroup1_LVDS() 5985 temp = (tempeax in SiS_SetGroup1_LVDS() 7724 unsigned int tempebx, tempeax, templong; SiS_SetGroup4() local [all...] |
Completed in 15 milliseconds