Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/sis/
Dinit301.c5357 unsigned short crt2crtc = 0; in SiS_SetGroup1_LVDS() local
5367 crt2crtc = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_SetGroup1_LVDS()
5375 crt2crtc = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC; in SiS_SetGroup1_LVDS()
5768 int i, j = crt2crtc; in SiS_SetGroup1_LVDS()
6381 SiS_Group2LCDSpecial(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short crt2crtc) in SiS_Group2LCDSpecial() argument
6400 } else if((crt2crtc & 0x3F) == 4) { in SiS_Group2LCDSpecial()
6411 crt2crtc &= 0x1f; in SiS_Group2LCDSpecial()
6418 tempcx += crt2crtc; in SiS_Group2LCDSpecial()
6419 if(crt2crtc >= 4) { in SiS_Group2LCDSpecial()
6425 if(crt2crtc == 4) { in SiS_Group2LCDSpecial()
[all …]