Lines Matching defs:temp1
1014 unsigned char cr5f, temp1, temp2;
1033 temp1 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x5c) & 0xf8;
1036 if((!temp1) || (temp2)) {
1052 temp1 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x5c) & 0xf8;
1053 switch(temp1) {
1689 unsigned short temp, temp1, temp2;
1695 temp1 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x00);
1698 SiS_SetReg(SiS_Pr->SiS_P3d4,0x00,temp1);
1746 unsigned short temp1 = 0, temp2 = 0;
1750 temp1 = 0xa0; temp2 = 0x08;
1752 SiS_SetRegANDOR(SiS_Pr->SiS_P3d4,0x51,0x1f,temp1);
2231 unsigned short temp1, temp2;
2236 temp1 = temp2 = (SiS_GetReg(SiS_Pr->SiS_P3c4,0x18) & 0x62) >> 1;
2237 (*idx2) = (unsigned short)(ThTiming[((temp2 >> 3) | temp1) & 0x07]);
2291 unsigned short temp1, temp2;
2294 temp1 = SiS_DoCalcDelay(SiS_Pr, MCLK, VCLK, colordepth, 1);
2295 if(temp1 < 4) temp1 = 4;
2296 temp1 -= 4;
2297 if(temp2 < temp1) temp2 = temp1;
3132 unsigned char temp1, temp2, temp3;
3148 temp1 = 0x21;
3152 temp1 = 0x25;
3156 sisfb_write_nbridge_pci_byte(SiS_Pr, 0x7e, temp1);