Home
last modified time | relevance | path

Searched refs:tempbl2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/sis/
H A Dinit301.c2694 unsigned short tempah2, tempbl2; in SiS_SetCRT2ModeRegs() local
2941 tempbl = 0xcf; tempbl2 = 0x3f; in SiS_SetCRT2ModeRegs()
2951 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()
2954 tempbl = 0xcf; tempbl2 = 0x3f; in SiS_SetCRT2ModeRegs()
2958 tempbl = tempbl2 = 0xff; in SiS_SetCRT2ModeRegs()
2962 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()