Searched refs:tempch (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init301.c | 6907 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; in SiS_SetGroup2() local 7166 tempch = tempcl = 0x01; in SiS_SetGroup2() 7172 tempch = 20; in SiS_SetGroup2() 7175 tempch = 25; /* OK */ in SiS_SetGroup2() 7183 longtemp = ((SiS_Pr->SiS_VGAHDE * tempch) / tempcl) << 13; in SiS_SetGroup2() 10752 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; in SiS_FinalizeLCD() local 10811 tempch = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36) >> 4; in SiS_FinalizeLCD() 10812 if(tempch == 3) { in SiS_FinalizeLCD() 10839 tempch = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36) >> 4; in SiS_FinalizeLCD() 10844 if(tempch == 0x03) { in SiS_FinalizeLCD() [all …]
|