import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / tpw8127_tb_c_l / accdet / accdet_custom_def.h
1 // use accdet + EINT solution
2 #define ACCDET_EINT
3 // support multi_key feature
4 #define ACCDET_MULTI_KEY_FEATURE
5 // after 5s disable accdet
6 #define ACCDET_LOW_POWER
7
8 //#define ACCDET_PIN_RECOGNIZATION
9 #define ACCDET_28V_MODE
10
11 #define ACCDET_SHORT_PLUGOUT_DEBOUNCE
12 #define ACCDET_SHORT_PLUGOUT_DEBOUNCE_CN 20
13
14 //extern struct headset_mode_settings* get_cust_headset_settings(void);
15 //extern int get_long_press_time_cust(void);