Lines Matching defs:CRT1
417 #define DISPTYPE_CRT1 0x00080000 /* CRT1 connected and used */
427 #define SINGLE_MODE 0x20000000 /* CRT1 or CRT2; determined by DISPTYPE_CRTx */
428 #define MIRROR_MODE 0x40000000 /* CRT1 + CRT2 identical (mirror mode) */
429 #define DUALVIEW_MODE 0x80000000 /* CRT1 + CRT2 independent (dual head mode) */
561 #define MISC_CRT1OVERLAY 0x00000001 /* Current display mode supports overlay (CRT1) */
563 #define MISC_CRT1OVERLAYGAMMA 0x00000004 /* Current display mode supports overlay gamma corr on CRT1 */
667 #define SiS_SD_ISDHSECONDHEAD 0x00000100 /* Dual head: This is CRT1 (=second head) */
680 #define SiS_SD_SUPPORTXVGAMMA1 0x00200000 /* Xv Gamma correction for CRT1 supported */
733 #define SiS_SD3_CRT1SATGAIN 0x00000040 /* Supports CRT1 saturation gain */
874 int CRT1ModeNo; /* Current display mode for CRT1 */
875 DisplayModePtr CRT1DMode; /* Current display mode for CRT1 */
1216 int CRT1off; /* 1=CRT1 off, 0=CRT1 on */
1494 DisplayModePtr CRT1;