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

/drivers/video/fbdev/sis/
H A Dinit301.c2373 unsigned short tempah2, tempbl2; local
2620 tempbl = 0xcf; tempbl2 = 0x3f;
2630 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);
2633 tempbl = 0xcf; tempbl2 = 0x3f;
2637 tempbl = tempbl2 = 0xff;
2641 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2);

Completed in 80 milliseconds