Lines Matching refs:CRT2
345 #define SINGLE_MODE 0x20000000 /* CRT1 or CRT2; determined by DISPTYPE_CRTx */
346 #define MIRROR_MODE 0x40000000 /* CRT1 + CRT2 identical (mirror mode) */
347 #define DUALVIEW_MODE 0x80000000 /* CRT1 + CRT2 independent (dual head mode) */
416 #define XGICF_CRT2HWCKaputt 0x20000000 /* CRT2 Mono HWCursor engine buggy */
438 #define XGI_SD_SUPPORTVGA2 0x00040000 /* CRT2=VGA supported */
439 #define XGI_SD_SUPPORTSCART 0x00080000 /* CRT2=SCART supported */
442 #define XGI_SD_SUPPORTTV 0x00400000 /* CRT2=TV supported */
443 #define XGI_SD_SUPPORTYPBPR 0x00800000 /* CRT2=YPbPr (525i, 525p, 750p, 1080i) is supported */
444 #define XGI_SD_SUPPORTHIVISION 0x01000000 /* CRT2=HiVision is supported */
451 /* XGICtrl: Check mode for CRT2 */
520 int CRT2ModeNo; /* Current display mode for CRT2 */
521 Bool CRT2ModeSet; /* CRT2 mode has been set */
947 DisplayModePtr CRT2;