Lines Matching refs:tempch
6586 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; in SiS_SetGroup2() local
6845 tempch = tempcl = 0x01; in SiS_SetGroup2()
6851 tempch = 20; in SiS_SetGroup2()
6854 tempch = 25; in SiS_SetGroup2()
6856 tempch = 25; /* OK */ in SiS_SetGroup2()
6864 longtemp = ((SiS_Pr->SiS_VGAHDE * tempch) / tempcl) << 13; in SiS_SetGroup2()
10444 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; in SiS_FinalizeLCD() local
10503 tempch = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36) >> 4; in SiS_FinalizeLCD()
10504 if(tempch == 3) { in SiS_FinalizeLCD()
10531 tempch = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36) >> 4; in SiS_FinalizeLCD()
10536 if(tempch == 0x03) { in SiS_FinalizeLCD()
10588 switch(tempch) { in SiS_FinalizeLCD()