Searched refs:DisplayType (Results 1 – 1 of 1) sorted by relevance
7622 unsigned short *DisplayType) in SiS_GetLVDSCRT1Ptr() argument7641 (*DisplayType) = 80; in SiS_GetLVDSCRT1Ptr()7643 (*DisplayType) = 82; in SiS_GetLVDSCRT1Ptr()7645 if(SiS_Pr->SiS_CHSOverScan) (*DisplayType) = 84; in SiS_GetLVDSCRT1Ptr()7648 if((*DisplayType) != 84) { in SiS_GetLVDSCRT1Ptr()7649 if(SiS_Pr->SiS_TVMode & TVSetCHOverScan) (*DisplayType)++; in SiS_GetLVDSCRT1Ptr()7654 (*DisplayType = 0); in SiS_GetLVDSCRT1Ptr()7656 case Panel_320x240_1: (*DisplayType) = 50; in SiS_GetLVDSCRT1Ptr()7659 case Panel_320x240_2: (*DisplayType) = 14; in SiS_GetLVDSCRT1Ptr()7661 case Panel_320x240_3: (*DisplayType) = 18; in SiS_GetLVDSCRT1Ptr()[all …]