Searched refs:DisplayType (Results 1 – 4 of 4) 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 …]
1474 # @DisplayType:1510 { 'enum' : 'DisplayType',1529 # @type: Which DisplayType qemu should use.1545 'base' : { 'type' : 'DisplayType',
440 DisplayType type;
1517 static DisplayType prio[] = { in qemu_display_find_default()