Home
last modified time | relevance | path

Searched refs:ResIndex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit301.c3155 unsigned short *ResIndex) in SiS_GetCRT2Ptr()
3263 *ResIndex = tempal; in SiS_GetCRT2Ptr()
3328 (*ResIndex) = tempal & 0x1F; in SiS_GetCRT2Ptr()
3389 unsigned short ResIndex; in SiS_CalcPanelLinkTiming() local
3394 ResIndex = SiS_Pr->CHTotal; in SiS_CalcPanelLinkTiming()
3395 if(SiS_Pr->CModeFlag & HalfDCLK) ResIndex <<= 1; in SiS_CalcPanelLinkTiming()
3396 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = ResIndex; in SiS_CalcPanelLinkTiming()
3400 ResIndex = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_CalcPanelLinkTiming()
3402 ResIndex = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC_NS; in SiS_CalcPanelLinkTiming()
3404 if(ResIndex in SiS_CalcPanelLinkTiming()
3153 SiS_GetCRT2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex, unsigned short *CRT2Index, unsigned short *ResIndex) SiS_GetCRT2Ptr() argument
3432 unsigned short CRT2Index, ResIndex, backup; SiS_GetCRT2DataLVDS() local
3529 unsigned short resinfo, CRT2Index, ResIndex; SiS_GetCRT2Data301() local
3907 unsigned short modeflag, ResIndex; SiS_GetLVDSDesData() local
6671 SiS_GetCRT2Part2Ptr(struct SiS_Private *SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex,unsigned short *CRT2Index, unsigned short *ResIndex) SiS_GetCRT2Part2Ptr() argument
7936 SiS_GetLVDSCRT1Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex, unsigned short *ResIndex, unsigned short *DisplayType) SiS_GetLVDSCRT1Ptr() argument
8003 unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; SiS_ModCRT1CRTC() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit301.c3155 unsigned short *ResIndex) in SiS_GetCRT2Ptr()
3263 *ResIndex = tempal; in SiS_GetCRT2Ptr()
3328 (*ResIndex) = tempal & 0x1F; in SiS_GetCRT2Ptr()
3389 unsigned short ResIndex; in SiS_CalcPanelLinkTiming() local
3394 ResIndex = SiS_Pr->CHTotal; in SiS_CalcPanelLinkTiming()
3395 if(SiS_Pr->CModeFlag & HalfDCLK) ResIndex <<= 1; in SiS_CalcPanelLinkTiming()
3396 SiS_Pr->SiS_VGAHT = SiS_Pr->SiS_HT = ResIndex; in SiS_CalcPanelLinkTiming()
3400 ResIndex = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_CRT2CRTC; in SiS_CalcPanelLinkTiming()
3402 ResIndex = SiS_Pr->SiS_RefIndex[RefreshRateTableIndex].Ext_CRT2CRTC_NS; in SiS_CalcPanelLinkTiming()
3404 if(ResIndex in SiS_CalcPanelLinkTiming()
3153 SiS_GetCRT2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex, unsigned short *CRT2Index, unsigned short *ResIndex) SiS_GetCRT2Ptr() argument
3432 unsigned short CRT2Index, ResIndex, backup; SiS_GetCRT2DataLVDS() local
3529 unsigned short resinfo, CRT2Index, ResIndex; SiS_GetCRT2Data301() local
3907 unsigned short modeflag, ResIndex; SiS_GetLVDSDesData() local
6671 SiS_GetCRT2Part2Ptr(struct SiS_Private *SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex,unsigned short *CRT2Index, unsigned short *ResIndex) SiS_GetCRT2Part2Ptr() argument
7936 SiS_GetLVDSCRT1Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex, unsigned short *ResIndex, unsigned short *DisplayType) SiS_GetLVDSCRT1Ptr() argument
8003 unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; SiS_ModCRT1CRTC() local
[all...]

Completed in 11 milliseconds