Searched refs:DisplayType (Results 1 – 1 of 1) sorted by relevance
7937 unsigned short *DisplayType) in SiS_GetLVDSCRT1Ptr() argument7956 (*DisplayType) = 80; in SiS_GetLVDSCRT1Ptr()7958 (*DisplayType) = 82; in SiS_GetLVDSCRT1Ptr()7960 if(SiS_Pr->SiS_CHSOverScan) (*DisplayType) = 84; in SiS_GetLVDSCRT1Ptr()7963 if((*DisplayType) != 84) { in SiS_GetLVDSCRT1Ptr()7964 if(SiS_Pr->SiS_TVMode & TVSetCHOverScan) (*DisplayType)++; in SiS_GetLVDSCRT1Ptr()7969 (*DisplayType = 0); in SiS_GetLVDSCRT1Ptr()7971 case Panel_320x240_1: (*DisplayType) = 50; in SiS_GetLVDSCRT1Ptr()7974 case Panel_320x240_2: (*DisplayType) = 14; in SiS_GetLVDSCRT1Ptr()7976 case Panel_320x240_3: (*DisplayType) = 18; in SiS_GetLVDSCRT1Ptr()[all …]