Searched refs:tempbl2 (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 2942 tempbl = 0xcf; tempbl2 = 0x3f; in SiS_SetCRT2ModeRegs() 2952 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs() 2955 tempbl = 0xcf; tempbl2 = 0x3f; in SiS_SetCRT2ModeRegs() 2959 tempbl = tempbl2 = 0xff; 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 2942 tempbl = 0xcf; tempbl2 = 0x3f; in SiS_SetCRT2ModeRegs() 2952 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs() 2955 tempbl = 0xcf; tempbl2 = 0x3f; in SiS_SetCRT2ModeRegs() 2959 tempbl = tempbl2 = 0xff; in SiS_SetCRT2ModeRegs() 2963 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()
|
Completed in 25 milliseconds