Searched full:iqs7222a (Results 1 – 2 of 2) 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 | iqs7222.c | 3 * Azoteq IQS7222A/B/C/D Capacitive Touch Controller 2261 * and is only available in the case of IQS7222A or IQS7222C. in iqs7222_parse_chan() 3137 { .compatible = "azoteq,iqs7222a" }, 3155 MODULE_DESCRIPTION("Azoteq IQS7222A/B/C/D Capacitive Touch Controller");
|