/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 7 title: Azoteq IQS269A Capacitive Touch Controller 13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 16 Link to datasheet: https://www.azoteq.com/ 20 const: azoteq,iqs269a 34 azoteq,hall-enable: 42 azoteq,suspend-mode: 53 azoteq,clk-div: 57 azoteq,ulp-update: 64 azoteq,reseed-offset: 70 azoteq,filt-str-lp-lta: [all …]
|
D | iqs62x-keys.yaml | 7 title: Azoteq IQS620A/621/622/624/625 Keys and Switches 13 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors 26 - azoteq,iqs620a-keys 27 - azoteq,iqs621-keys 28 - azoteq,iqs622-keys 29 - azoteq,iqs624-keys 30 - azoteq,iqs625-keys 102 azoteq,use-prox: 119 - azoteq,iqs624-keys 120 - azoteq,iqs625-keys
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | iqs62x.yaml | 7 title: Azoteq IQS620A/621/622/624/625 Multi-Function Sensors 13 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors 16 Link to datasheets: https://www.azoteq.com/ 21 - azoteq,iqs620a 22 - azoteq,iqs621 23 - azoteq,iqs622 24 - azoteq,iqs624 25 - azoteq,iqs625 67 compatible = "azoteq,iqs620a"; 73 compatible = "azoteq,iqs620a-keys"; [all …]
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
D | iqs269a.c | 3 * Azoteq IQS269A Capacitive Touch Controller 522 if (!fwnode_property_present(ch_node, "azoteq,reseed-disable")) in iqs269_parse_chan() 525 if (fwnode_property_present(ch_node, "azoteq,blocking-enable")) in iqs269_parse_chan() 528 if (fwnode_property_present(ch_node, "azoteq,slider0-select")) in iqs269_parse_chan() 531 if (fwnode_property_present(ch_node, "azoteq,slider1-select")) in iqs269_parse_chan() 542 error = iqs269_parse_mask(ch_node, "azoteq,rx-enable", in iqs269_parse_chan() 550 error = iqs269_parse_mask(ch_node, "azoteq,tx-enable", in iqs269_parse_chan() 562 if (fwnode_property_present(ch_node, "azoteq,meas-cap-decrease")) in iqs269_parse_chan() 566 if (fwnode_property_present(ch_node, "azoteq,rx-float-inactive")) in iqs269_parse_chan() 571 if (!fwnode_property_read_u32(ch_node, "azoteq,local-cap-size", &val)) { in iqs269_parse_chan() [all …]
|
D | Kconfig | 722 tristate "Azoteq IQS269A capacitive touch controller" 726 Say Y to enable support for the Azoteq IQS269A capacitive
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | iqs5xx.txt | 1 Azoteq IQS550/572/525 Trackpad/Touchscreen Controller 6 "azoteq,iqs550" 7 "azoteq,iqs572" 8 "azoteq,iqs525" 67 compatible = "azoteq,iqs550";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pwm/ |
D | iqs620a-pwm.yaml | 7 title: Azoteq IQS620A PWM Generator 13 The Azoteq IQS620A multi-function sensor generates a fixed-frequency PWM 21 - azoteq,iqs620a-pwm
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | iqs62x.c | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors 12 * Link to datasheets and GUIs: https://www.azoteq.com/ 588 .of_compatible = "azoteq,iqs620a-keys", 592 .of_compatible = "azoteq,iqs620a-pwm", 600 .of_compatible = "azoteq,iqs620a-keys", 604 .of_compatible = "azoteq,iqs620a-pwm", 611 .of_compatible = "azoteq,iqs621-keys", 619 .of_compatible = "azoteq,iqs622-keys", 627 .of_compatible = "azoteq,iqs624-keys", 635 .of_compatible = "azoteq,iqs625-keys", [all …]
|
D | Kconfig | 697 tristate "Azoteq IQS620A/621/622/624/625 core support" 702 Say Y here if you want to build core support for the Azoteq IQS620A,
|
/kernel/linux/linux-5.10/drivers/iio/position/ |
D | Kconfig | 10 tristate "Azoteq IQS624/625 angular position sensors" 13 Say Y here if you want to build support for the Azoteq IQS624
|
D | iqs624-pos.c | 3 * Azoteq IQS624/625 Angular Position Sensors 283 MODULE_DESCRIPTION("Azoteq IQS624/625 Angular Position Sensors");
|
/kernel/linux/linux-5.10/drivers/iio/temperature/ |
D | iqs620at-temp.c | 3 * Azoteq IQS620AT Temperature Sensor 94 MODULE_DESCRIPTION("Azoteq IQS620AT Temperature Sensor");
|
D | Kconfig | 8 tristate "Azoteq IQS620AT temperature sensor" 11 Say Y here if you want to build support for the Azoteq IQS620AT
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
D | iqs62x-keys.c | 3 * Azoteq IQS620A/621/622/624/625 Keys and Switches 85 if (fwnode_property_present(child, "azoteq,use-prox")) in iqs62x_keys_parse_prop() 333 MODULE_DESCRIPTION("Azoteq IQS620A/621/622/624/625 Keys and Switches");
|
D | Kconfig | 664 tristate "Azoteq IQS620A/621/622/624/625 keys and switches" 667 Say Y here to enable key and switch support for the Azoteq IQS620A,
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
D | iqs5xx.c | 3 * Azoteq IQS550/572/525 Trackpad/Touchscreen Controller 12 * Link to PC-based configuration tool and data sheet: http://www.azoteq.com/ 1113 { .compatible = "azoteq,iqs550" }, 1114 { .compatible = "azoteq,iqs572" }, 1115 { .compatible = "azoteq,iqs525" }, 1132 MODULE_DESCRIPTION("Azoteq IQS550/572/525 Trackpad/Touchscreen Controller");
|
D | Kconfig | 1317 tristate "Azoteq IQS550/572/525 trackpad/touchscreen controller" 1320 Say Y to enable support for the Azoteq IQS550/572/525
|
/kernel/linux/linux-5.10/drivers/pwm/ |
D | pwm-iqs620a.c | 3 * Azoteq IQS620A PWM Generator 271 MODULE_DESCRIPTION("Azoteq IQS620A PWM Generator");
|
D | Kconfig | 236 tristate "Azoteq IQS620A PWM support" 239 Generic PWM framework driver for the Azoteq IQS620A multi-function
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
D | iqs62x.h | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
D | iqs621-als.c | 3 * Azoteq IQS621/622 Ambient Light Sensors 616 MODULE_DESCRIPTION("Azoteq IQS621/622 Ambient Light Sensors");
|
D | Kconfig | 213 tristate "Azoteq IQS621/622 ambient light sensors" 216 Say Y here if you want to build support for the Azoteq IQS621
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 146 "^azoteq,.*": 147 description: Azoteq (Pty) Ltd
|