Searched refs:DisplayType (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | init301.c | 7938 unsigned short *DisplayType) in SiS_GetLVDSCRT1Ptr() 7957 (*DisplayType) = 80; in SiS_GetLVDSCRT1Ptr() 7959 (*DisplayType) = 82; in SiS_GetLVDSCRT1Ptr() 7961 if(SiS_Pr->SiS_CHSOverScan) (*DisplayType) = 84; in SiS_GetLVDSCRT1Ptr() 7964 if((*DisplayType) != 84) { in SiS_GetLVDSCRT1Ptr() 7965 if(SiS_Pr->SiS_TVMode & TVSetCHOverScan) (*DisplayType)++; in SiS_GetLVDSCRT1Ptr() 7970 (*DisplayType = 0); in SiS_GetLVDSCRT1Ptr() 7972 case Panel_320x240_1: (*DisplayType) = 50; in SiS_GetLVDSCRT1Ptr() 7975 case Panel_320x240_2: (*DisplayType) = 14; in SiS_GetLVDSCRT1Ptr() 7977 case Panel_320x240_3: (*DisplayType) in SiS_GetLVDSCRT1Ptr() 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 D | init301.c | 7938 unsigned short *DisplayType) in SiS_GetLVDSCRT1Ptr() 7957 (*DisplayType) = 80; in SiS_GetLVDSCRT1Ptr() 7959 (*DisplayType) = 82; in SiS_GetLVDSCRT1Ptr() 7961 if(SiS_Pr->SiS_CHSOverScan) (*DisplayType) = 84; in SiS_GetLVDSCRT1Ptr() 7964 if((*DisplayType) != 84) { in SiS_GetLVDSCRT1Ptr() 7965 if(SiS_Pr->SiS_TVMode & TVSetCHOverScan) (*DisplayType)++; in SiS_GetLVDSCRT1Ptr() 7970 (*DisplayType = 0); in SiS_GetLVDSCRT1Ptr() 7972 case Panel_320x240_1: (*DisplayType) = 50; in SiS_GetLVDSCRT1Ptr() 7975 case Panel_320x240_2: (*DisplayType) = 14; in SiS_GetLVDSCRT1Ptr() 7977 case Panel_320x240_3: (*DisplayType) in SiS_GetLVDSCRT1Ptr() 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 21 milliseconds