Searched refs:tempcl (Results 1 – 2 of 2) sorted by relevance
129 unsigned short *tempcl);130 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);
2689 short tempcl; in SiS_SetCRT2ModeRegs() local2712 tempcl = SiS_Pr->SiS_ModeType; in SiS_SetCRT2ModeRegs()2731 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()2732 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()2733 tempah = ((0x10 >> tempcl) | 0x80); in SiS_SetCRT2ModeRegs()2746 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()2747 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()2748 tempah = (0x08 >> tempcl); in SiS_SetCRT2ModeRegs()5338 unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; in SiS_SetCRT2FIFO_300() local5398 SiS_GetFIFOThresholdIndex300(SiS_Pr, &tempbx, &tempcl); in SiS_SetCRT2FIFO_300()[all …]