Searched full:iqs7222a (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/input/ |
H A D | azoteq,iqs7222.yaml | 7 title: Azoteq IQS7222A/B/C/D Capacitive Touch Controller 13 The Azoteq IQS7222A, IQS7222B, IQS7222C and IQS7222D are multichannel 21 - azoteq,iqs7222a 378 Note that in the case of IQS7222A, cycles 5 and 6 are restricted to 410 Note that in the case of IQS7222A, channels 10 and 11 are restricted to 719 Represents a press or gesture (IQS7222A only) event reported by 802 - azoteq,iqs7222a 875 const: azoteq,iqs7222a 935 iqs7222a@44 { 936 compatible = "azoteq,iqs7222a";
|
/linux/drivers/input/misc/ |
H A D | Kconfig | 811 tristate "Azoteq IQS7222A/B/C/D capacitive touch controller" 814 Say Y to enable support for the Azoteq IQS7222A/B/C/D family
|
H A D | iqs7222.c | 3 * Azoteq IQS7222A/B/C/D Capacitive Touch Controller 2267 * and is only available in the case of IQS7222A or IQS7222C. in iqs7222_parse_chan() 3143 { .compatible = "azoteq,iqs7222a" }, 3161 MODULE_DESCRIPTION("Azoteq IQS7222A/B/C/D Capacitive Touch Controller");
|