get rid of drvgen
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / ttab / dct / dct / inc / cust_eint_ext.h
diff --git a/arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_eint_ext.h b/arch/arm/mach-mt8127/ttab/dct/dct/inc/cust_eint_ext.h
new file mode 100644 (file)
index 0000000..ca1628f
--- /dev/null
@@ -0,0 +1,34 @@
+/*
+ * Generated by MTK SP DrvGen Version 03.13.6  for MT8127. Copyright MediaTek Inc. (C) 2013.
+ * Mon Mar 19 18:10:35 2018
+ * Do Not Modify the File.
+ */
+
+#ifndef __CUST_EINTH
+#define __CUST_EINTH
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#define CUST_EINTF_TRIGGER_RISING                      1    //High Polarity and Edge Sensitive
+#define CUST_EINTF_TRIGGER_FALLING                     2    //Low Polarity and Edge Sensitive
+#define CUST_EINTF_TRIGGER_HIGH                                4    //High Polarity and Level Sensitive
+#define CUST_EINTF_TRIGGER_LOW                                 8    //Low Polarity and Level Sensitive
+
+#define CUST_EINT_DEBOUNCE_DISABLE          0
+#define CUST_EINT_DEBOUNCE_ENABLE           1
+
+//////////////////////////////////////////////////////////////////////////////
+
+
+
+
+//////////////////////////////////////////////////////////////////////////////
+#ifdef __cplusplus
+}
+
+#endif
+#endif //_CUST_EINT__EXT_H
+
+