Lines Matching full:max11801
3 * Driver for MAXI MAX11801 - A Resistive touch screen controller with
13 * This driver aims to support the series of MAXI touch chips max11801
20 * | max11801 | YES | I2C |
25 * Currently, this driver only supports max11801.
47 #define AUTO_MODE_TIME_CONF_REG 0x08 /* only for max11800/max11801 */
48 #define APERTURE_CONF_REG 0x09 /* only for max11800/max11801 */
52 /* FIFO is found only in max11800 and max11801 */
216 { .name = "max11801" },
222 { .compatible = "maxim,max11801" },
239 MODULE_DESCRIPTION("Touchscreen driver for MAXI MAX11801 controller");