diff vidix/drivers/radeon.h @ 4666:a093bb34b723

- Shutdown capturing before playback - More correct waiting for vsync (Note: "quaking" is still there (unlike GATOS)) :(
author nick
date Tue, 12 Feb 2002 10:36:43 +0000
parents 4f507d28716d
children 8e649b08300d
line wrap: on
line diff
--- a/vidix/drivers/radeon.h	Tue Feb 12 08:27:49 2002 +0000
+++ b/vidix/drivers/radeon.h	Tue Feb 12 10:36:43 2002 +0000
@@ -818,6 +818,13 @@
 #define CAP_INT_CNTL				0x0908
 #define CAP_INT_STATUS				0x090C
 #define FCP_CNTL				0x0910
+#	define FCP_CNTL__PCICLK			0
+#	define FCP_CNTL__PCLK			1
+#	define FCP_CNTL__PCLK6			2
+#	define FCP_CNTL__HREF			3
+#	define FCP_CNTL__GND			4
+#	define FCP_CNTL__HREF6			5
+
 #define	CAP0_BUF0_OFFSET			0x0920
 #define	CAP0_BUF1_OFFSET			0x0924
 #define	CAP0_BUF0_EVEN_OFFSET			0x0928