V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address
[safe/jmp/linux-2.6] / drivers / media / video / ivtv / ivtv-driver.h
index 5028e31..851f07d 100644 (file)
 #define IVTV_REG_VPU                   (0x9058)
 #define IVTV_REG_APU                   (0xA064)
 
+/* Other registers */
+#define IVTV_REG_DEC_LINE_FIELD                (0x28C0)
+
 /* debugging */
 extern int ivtv_debug;