Go to the documentation of this file.
21 #ifndef ASMARM_ARCH_TEGRA_KBC_H
22 #define ASMARM_ARCH_TEGRA_KBC_H
24 #include <linux/types.h>
27 #define KBC_MAX_GPIO 24
28 #define KBC_MAX_KPENT 8
30 #define KBC_MAX_ROW 16
32 #define KBC_MAX_KEY (KBC_MAX_ROW * KBC_MAX_COL)