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);
2688 short tempcl; in SiS_SetCRT2ModeRegs() local2711 tempcl = SiS_Pr->SiS_ModeType; in SiS_SetCRT2ModeRegs()2730 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()2731 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()2732 tempah = ((0x10 >> tempcl) | 0x80); in SiS_SetCRT2ModeRegs()2745 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()2746 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()2747 tempah = (0x08 >> tempcl); in SiS_SetCRT2ModeRegs()7166 tempch = tempcl = 0x01; in SiS_SetGroup2()7170 tempcl = 0x20; in SiS_SetGroup2()[all …]