Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/sis/
Dinit301.c2694 unsigned short tempah2, tempbl2; in SiS_SetCRT2ModeRegs() local
2940 tempah = 0x30; tempah2 = 0xc0; in SiS_SetCRT2ModeRegs()
2943 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs()
2947 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs()
2951 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()
2953 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */ in SiS_SetCRT2ModeRegs()
2956 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs()
2962 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()