Searched refs:tempcl (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dinit301.c2412 short tempcl; local
2435 tempcl = SiS_Pr->SiS_ModeType;
2454 tempcl -= ModeVGA;
2455 if(tempcl >= 0) {
2456 tempah = ((0x10 >> tempcl) | 0x80);
2469 tempcl -= ModeVGA;
2470 if(tempcl >= 0) {
2471 tempah = (0x08 >> tempcl);
5068 unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; local
5128 SiS_GetFIFOThresholdIndex300(SiS_Pr, &tempbx, &tempcl);
6642 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; local
10511 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; local
[all...]
H A Dinit301.h476 unsigned short *tempcl);
477 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);

Completed in 54 milliseconds