Searched refs:DisplayType (Results 1 – 1 of 1) sorted by relevance
7938 unsigned short *DisplayType) in SiS_GetLVDSCRT1Ptr() argument7957 (*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) = 18; in SiS_GetLVDSCRT1Ptr()[all …]