Home
last modified time | relevance | path

Searched full:iqs626a (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/input/
Diqs626a.yaml4 $id: http://devicetree.org/schemas/input/iqs626a.yaml#
7 title: Azoteq IQS626A Capacitive Touch Controller
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
23 const: azoteq,iqs626a
754 compatible = "azoteq,iqs626a";
/linux-6.12.1/drivers/input/misc/
DKconfig800 tristate "Azoteq IQS626A capacitive touch controller"
804 Say Y to enable support for the Azoteq IQS626A capacitive
808 module will be called iqs626a.
DMakefile49 obj-$(CONFIG_INPUT_IQS626A) += iqs626a.o
Diqs626a.c3 * Azoteq IQS626A Capacitive Touch Controller
1814 { .compatible = "azoteq,iqs626a" },
1821 .name = "iqs626a",
1830 MODULE_DESCRIPTION("Azoteq IQS626A Capacitive Touch Controller");