Searched refs:tempah2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | init301.c | 2695 unsigned short tempah2, tempbl2; in SiS_SetCRT2ModeRegs() local 2941 tempah = 0x30; tempah2 = 0xc0; in SiS_SetCRT2ModeRegs() 2944 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs() 2948 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs() 2952 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs() 2954 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */ in SiS_SetCRT2ModeRegs() 2957 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs() 2963 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | init301.c | 2695 unsigned short tempah2, tempbl2; in SiS_SetCRT2ModeRegs() local 2941 tempah = 0x30; tempah2 = 0xc0; in SiS_SetCRT2ModeRegs() 2944 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs() 2948 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs() 2952 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs() 2954 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */ in SiS_SetCRT2ModeRegs() 2957 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs() 2963 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()
|
Completed in 22 milliseconds