Searched refs:tempah (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | init301.c | 2688 unsigned short i, j, modeflag, tempah=0; in SiS_SetCRT2ModeRegs() local 2733 tempah = ((0x10 >> tempcl) | 0x80); in SiS_SetCRT2ModeRegs() 2735 } else tempah = 0x80; in SiS_SetCRT2ModeRegs() 2737 if(SiS_Pr->SiS_VBInfo & SetInSlaveMode) tempah ^= 0xA0; in SiS_SetCRT2ModeRegs() 2748 tempah = (0x08 >> tempcl); in SiS_SetCRT2ModeRegs() 2749 if (tempah == 0) tempah = 1; in SiS_SetCRT2ModeRegs() 2750 tempah |= 0x40; in SiS_SetCRT2ModeRegs() 2752 } else tempah = 0x40; in SiS_SetCRT2ModeRegs() 2754 if(SiS_Pr->SiS_VBInfo & SetInSlaveMode) tempah in SiS_SetCRT2ModeRegs() 4161 unsigned short tempah, pushax=0, modenum; SiS_DisableBridge() local 4559 unsigned short temp=0, tempah; SiS_EnableBridge() local 5166 unsigned short tempah=0, tempbl, infoflag; SiS_SetCRT2Sync() local 8003 unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; SiS_ModCRT1CRTC() local 9044 unsigned short tempah,temp; SiS_SetTrumpBlockLoop() local 9176 unsigned short tempah, temp, i; SiS_GetChReg() local 9747 unsigned short tempah; SiS_CheckACK() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | init301.c | 2688 unsigned short i, j, modeflag, tempah=0; in SiS_SetCRT2ModeRegs() local 2733 tempah = ((0x10 >> tempcl) | 0x80); in SiS_SetCRT2ModeRegs() 2735 } else tempah = 0x80; in SiS_SetCRT2ModeRegs() 2737 if(SiS_Pr->SiS_VBInfo & SetInSlaveMode) tempah ^= 0xA0; in SiS_SetCRT2ModeRegs() 2748 tempah = (0x08 >> tempcl); in SiS_SetCRT2ModeRegs() 2749 if (tempah == 0) tempah = 1; in SiS_SetCRT2ModeRegs() 2750 tempah |= 0x40; in SiS_SetCRT2ModeRegs() 2752 } else tempah = 0x40; in SiS_SetCRT2ModeRegs() 2754 if(SiS_Pr->SiS_VBInfo & SetInSlaveMode) tempah in SiS_SetCRT2ModeRegs() 4161 unsigned short tempah, pushax=0, modenum; SiS_DisableBridge() local 4559 unsigned short temp=0, tempah; SiS_EnableBridge() local 5166 unsigned short tempah=0, tempbl, infoflag; SiS_SetCRT2Sync() local 8003 unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; SiS_ModCRT1CRTC() local 9044 unsigned short tempah,temp; SiS_SetTrumpBlockLoop() local 9176 unsigned short tempah, temp, i; SiS_GetChReg() local 9747 unsigned short tempah; SiS_CheckACK() local [all...] |
Completed in 11 milliseconds