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

/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c2695 unsigned short tempah2, tempbl2; local
2941 tempah = 0x30; tempah2 = 0xc0;
2944 tempah = tempah2 = 0x00;
2948 tempah = tempah2 = 0x00;
2952 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);
2954 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */
2957 tempah = tempah2 = 0x00;
2963 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);

Completed in 137 milliseconds