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

/drivers/video/fbdev/sis/
H A Dinit301.c2373 unsigned short tempah2, tempbl2; local
2619 tempah = 0x30; tempah2 = 0xc0;
2622 tempah = tempah2 = 0x00;
2626 tempah = tempah2 = 0x00;
2630 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);
2632 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */
2635 tempah = tempah2 = 0x00;
2641 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);

Completed in 83 milliseconds