tempcl           2689 drivers/video/fbdev/sis/init301.c   short tempcl;
tempcl           2712 drivers/video/fbdev/sis/init301.c      tempcl = SiS_Pr->SiS_ModeType;
tempcl           2731 drivers/video/fbdev/sis/init301.c 	   tempcl -= ModeVGA;
tempcl           2732 drivers/video/fbdev/sis/init301.c 	   if(tempcl >= 0) {
tempcl           2733 drivers/video/fbdev/sis/init301.c 	      tempah = ((0x10 >> tempcl) | 0x80);
tempcl           2746 drivers/video/fbdev/sis/init301.c 	   tempcl -= ModeVGA;
tempcl           2747 drivers/video/fbdev/sis/init301.c 	   if(tempcl >= 0) {
tempcl           2748 drivers/video/fbdev/sis/init301.c 	      tempah = (0x08 >> tempcl);
tempcl           5338 drivers/video/fbdev/sis/init301.c   unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup;
tempcl           5398 drivers/video/fbdev/sis/init301.c 	SiS_GetFIFOThresholdIndex300(SiS_Pr, &tempbx, &tempcl);
tempcl           5399 drivers/video/fbdev/sis/init301.c 	data = SiS_GetFIFOThresholdB300(tempbx, tempcl);
tempcl           6908 drivers/video/fbdev/sis/init301.c   unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp;
tempcl           7167 drivers/video/fbdev/sis/init301.c   tempch = tempcl = 0x01;
tempcl           7171 drivers/video/fbdev/sis/init301.c 	   tempcl = 0x20;
tempcl           7183 drivers/video/fbdev/sis/init301.c      if(modeflag & HalfDCLK) tempcl <<= 1;
tempcl           7184 drivers/video/fbdev/sis/init301.c      longtemp = ((SiS_Pr->SiS_VGAHDE * tempch) / tempcl) << 13;
tempcl           10753 drivers/video/fbdev/sis/init301.c   unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp;
tempcl           10919 drivers/video/fbdev/sis/init301.c         tempcl = tempbh = SiS_GetReg(SiS_Pr->SiS_Part2Port,0x01);
tempcl           10920 drivers/video/fbdev/sis/init301.c 	tempcl &= 0x0f;
tempcl           10942 drivers/video/fbdev/sis/init301.c 	temp = ((tempbx & 0xff00) >> 4) | tempcl;
tempcl            129 drivers/video/fbdev/sis/init301.h 				unsigned short *tempcl);
tempcl            130 drivers/video/fbdev/sis/init301.h extern unsigned short	SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);