Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c5679 unsigned short crt2crtc = 0; in SiS_SetGroup1_LVDS() local
5689 crt2crtc = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_SetGroup1_LVDS()
5697 crt2crtc = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC; in SiS_SetGroup1_LVDS()
6090 int i, j = crt2crtc; in SiS_SetGroup1_LVDS()
6703 SiS_Group2LCDSpecial(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short crt2crtc) in SiS_Group2LCDSpecial() argument
6722 } else if((crt2crtc & 0x3F) == 4) { in SiS_Group2LCDSpecial()
6733 crt2crtc &= 0x1f; in SiS_Group2LCDSpecial()
6740 tempcx += crt2crtc; in SiS_Group2LCDSpecial()
6741 if(crt2crtc >= 4) { in SiS_Group2LCDSpecial()
6747 if(crt2crtc == 4) { in SiS_Group2LCDSpecial()
[all …]