summaryrefslogtreecommitdiff
path: root/wct4xxp/wct4xxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp/wct4xxp.h')
-rw-r--r--wct4xxp/wct4xxp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/wct4xxp/wct4xxp.h b/wct4xxp/wct4xxp.h
index 8b9de68..42dc2bd 100644
--- a/wct4xxp/wct4xxp.h
+++ b/wct4xxp/wct4xxp.h
@@ -105,9 +105,7 @@ struct t4_regs {
unsigned char regs[NUM_REGS];
};
-#define T4_CHECK_FRAMER 0
-#define T4_CHECK_VPM 1
-#define T4_UPDATE_TIMERS 2
+#define T4_CHECK_VPM 0
#define WCT4_GET_REGS _IOW (ZT_CODE, 60, struct t4_regs)