Searched full:iqs269a (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | iqs269a.yaml | 4 $id: http://devicetree.org/schemas/input/iqs269a.yaml# 7 title: Azoteq IQS269A Capacitive Touch Controller 16 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 24 - azoteq,iqs269a 25 - azoteq,iqs269a-00 26 - azoteq,iqs269a-d0 535 - azoteq,iqs269a-d0 567 compatible = "azoteq,iqs269a";
|
| /linux/drivers/input/misc/ |
| H A D | iqs269a.c | 3 * Azoteq IQS269A Capacitive Touch Controller 1947 .compatible = "azoteq,iqs269a", 1951 .compatible = "azoteq,iqs269a-00", 1955 .compatible = "azoteq,iqs269a-d0", 1964 .name = "iqs269a", 1974 MODULE_DESCRIPTION("Azoteq IQS269A Capacitive Touch Controller");
|
| H A D | Makefile | 50 obj-$(CONFIG_INPUT_IQS269A) += iqs269a.o
|
| H A D | Kconfig | 814 tristate "Azoteq IQS269A capacitive touch controller" 818 Say Y to enable support for the Azoteq IQS269A capacitive 822 module will be called iqs269a.
|