summaryrefslogtreecommitdiff
path: root/kernel/wct4xxp/wct4xxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/wct4xxp/wct4xxp.h')
-rw-r--r--kernel/wct4xxp/wct4xxp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/wct4xxp/wct4xxp.h b/kernel/wct4xxp/wct4xxp.h
index df63675..7d14b85 100644
--- a/kernel/wct4xxp/wct4xxp.h
+++ b/kernel/wct4xxp/wct4xxp.h
@@ -108,6 +108,7 @@ struct t4_regs {
#define T4_CHECK_VPM 0
#define T4_LOADING_FW 1
#define T4_STOP_DMA 2
+#define T4_CHECK_TIMING 3
#define WCT4_GET_REGS _IOW (ZT_CODE, 60, struct t4_regs)