Home
last modified time | relevance | path

Searched refs:tempcl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit301.h129 unsigned short *tempcl);
130 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);
H A Dinit301.c2689 short tempcl; in SiS_SetCRT2ModeRegs() local
2712 tempcl = SiS_Pr->SiS_ModeType; in SiS_SetCRT2ModeRegs()
2731 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()
2732 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()
2733 tempah = ((0x10 >> tempcl) | 0x80); in SiS_SetCRT2ModeRegs()
2746 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()
2747 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()
2748 tempah = (0x08 >> tempcl); in SiS_SetCRT2ModeRegs()
5338 unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; in SiS_SetCRT2FIFO_300() local
5398 SiS_GetFIFOThresholdIndex300(SiS_Pr, &tempbx, &tempcl); in SiS_SetCRT2FIFO_300()
6908 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; SiS_SetGroup2() local
10753 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; SiS_FinalizeLCD() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit301.h129 unsigned short *tempcl);
130 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);
H A Dinit301.c2689 short tempcl; in SiS_SetCRT2ModeRegs() local
2712 tempcl = SiS_Pr->SiS_ModeType; in SiS_SetCRT2ModeRegs()
2731 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()
2732 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()
2733 tempah = ((0x10 >> tempcl) | 0x80); in SiS_SetCRT2ModeRegs()
2746 tempcl -= ModeVGA; in SiS_SetCRT2ModeRegs()
2747 if(tempcl >= 0) { in SiS_SetCRT2ModeRegs()
2748 tempah = (0x08 >> tempcl); in SiS_SetCRT2ModeRegs()
5338 unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; in SiS_SetCRT2FIFO_300() local
5398 SiS_GetFIFOThresholdIndex300(SiS_Pr, &tempbx, &tempcl); in SiS_SetCRT2FIFO_300()
6908 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; SiS_SetGroup2() local
10753 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; SiS_FinalizeLCD() local
[all...]

Completed in 14 milliseconds