Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c6908 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; in SiS_SetGroup2() local
7167 tempch = tempcl = 0x01; in SiS_SetGroup2()
7173 tempch = 20; in SiS_SetGroup2()
7176 tempch = 25; /* OK */ in SiS_SetGroup2()
7184 longtemp = ((SiS_Pr->SiS_VGAHDE * tempch) / tempcl) << 13; in SiS_SetGroup2()
10753 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; in SiS_FinalizeLCD() local
10812 tempch = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36) >> 4; in SiS_FinalizeLCD()
10813 if(tempch == 3) { in SiS_FinalizeLCD()
10840 tempch = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36) >> 4; in SiS_FinalizeLCD()
10845 if(tempch == 0x03) { in SiS_FinalizeLCD()
[all …]