]> Git Repo - linux.git/blob - include/dt-bindings/input/atmel-maxtouch.h
blk-core: use pr_warn_ratelimited() in bio_check_ro()
[linux.git] / include / dt-bindings / input / atmel-maxtouch.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2
3 #ifndef _DT_BINDINGS_ATMEL_MAXTOUCH_H
4 #define _DT_BINDINGS_ATMEL_MAXTOUCH_H
5
6 #define ATMEL_MXT_WAKEUP_NONE           0
7 #define ATMEL_MXT_WAKEUP_I2C_SCL        1
8 #define ATMEL_MXT_WAKEUP_GPIO           2
9
10 #endif /* _DT_BINDINGS_ATMEL_MAXTOUCH_H */
This page took 0.03698 seconds and 4 git commands to generate.