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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c2484 unsigned short tempah2, tempbl2; local in function:SiS_SetCRT2ModeRegs
2730 tempah = 0x30; tempah2 = 0xc0;
2733 tempah = tempah2 = 0x00;
2737 tempah = tempah2 = 0x00;
2741 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);
2743 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */
2746 tempah = tempah2 = 0x00;
2752 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);

Completed in 12 milliseconds