Lines Matching +full:9 +full:- +full:series

6  * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
56 #define IS_SIS330 (SiS_Pr->ChipType == SIS_330)
57 #define IS_SIS550 (SiS_Pr->ChipType == SIS_550)
58 #define IS_SIS650 (SiS_Pr->ChipType == SIS_650) /* All versions, incl 651, M65x */
59 #define IS_SIS740 (SiS_Pr->ChipType == SIS_740)
60 #define IS_SIS651 (SiS_Pr->SiS_SysFlags & (SF_Is651 | SF_Is652))
61 #define IS_SISM650 (SiS_Pr->SiS_SysFlags & (SF_IsM650 | SF_IsM652 | SF_IsM653))
63 #define IS_SIS661 (SiS_Pr->ChipType == SIS_661)
64 #define IS_SIS741 (SiS_Pr->ChipType == SIS_741)
65 #define IS_SIS660 (SiS_Pr->ChipType == SIS_660)
66 #define IS_SIS760 (SiS_Pr->ChipType == SIS_760)
67 #define IS_SIS761 (SiS_Pr->ChipType == SIS_761)
69 #define IS_SIS650740 ((SiS_Pr->ChipType >= SIS_650) && (SiS_Pr->ChipType < SIS_330))
132 /* v-- Needs change in sis_vga.c if changed (GPIO) --v */
177 #define HaveWideTiming 0x2000 /* Have specific wide- and non-wide timing */
185 /* #define TVSimuMode 0x0002 - deprecated */
186 /* #define RPLLDIV2XO 0x0004 - deprecated */
202 #define TVSetHiVision 0x0100 /* new 0x80; = 1080i, software-wise identical */
230 /* CR32 (Newer 630, and 315 series)
238 [6] VB connected with Hi-Vision TV
243 /* CR35 (300 series only) */
247 /* CR35 (661 series only)
249 [1] 1 = NTSC-J (if D0 = 0)
263 300 series:
269 315/330 series
273 660 series [2:1] only:
303 /* CR38 (315 series) */
306 #define EnableCHScart 0x04 /* Scart on Ch7019 (unofficial definition - TW) */
319 001 301 series VB
338 10 16:9
347 /* CR79 (315/330 series only; not 661 and later)
348 [3-0] Notify driver
365 /* CR7C - 661 and later
376 /* CR7E - 661 and later
410 #define Panel310_320x240_1 0x0e /* xSTN - This is fake, can be any */
430 #define Panel_1024x768 0x02 /* MUST match BIOS values from 0-e */
465 #define SIS_RI_1280x1024 9
558 /* ------------------------------ */
566 #define SIS_VIDEO_CAPTURE 0x00 - 0x30
567 #define SIS_VIDEO_PLAYBACK 0x02 - 0x30
568 #define SIS_CRT2_PORT_04 0x04 - 0x30
569 #define SIS_CRT2_PORT_10 0x10 - 0x30
570 #define SIS_CRT2_PORT_12 0x12 - 0x30
571 #define SIS_CRT2_PORT_14 0x14 - 0x30
657 for 315 series (old data layout)