Searched full:iqs620a (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A 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 21 - azoteq,iqs620a 38 device name with ".bin" as the extension (e.g. iqs620a.bin for IQS620A). 44 $ref: /schemas/pwm/iqs620a-pwm.yaml 66 iqs620a@44 { 67 compatible = "azoteq,iqs620a"; 73 compatible = "azoteq,iqs620a-keys"; 87 compatible = "azoteq,iqs620a-pwm"; 102 iqs620a@44 { [all …]
|
| /linux/Documentation/devicetree/bindings/pwm/ |
| H A D | iqs620a-pwm.yaml | 4 $id: http://devicetree.org/schemas/pwm/iqs620a-pwm.yaml# 7 title: Azoteq IQS620A PWM Generator 13 The Azoteq IQS620A multi-function sensor generates a fixed-frequency PWM 24 - azoteq,iqs620a-pwm
|
| /linux/drivers/mfd/ |
| H A D | iqs62x.c | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors 632 .of_compatible = "azoteq,iqs620a-keys", 635 .name = "iqs620a-pwm", 636 .of_compatible = "azoteq,iqs620a-pwm", 644 .of_compatible = "azoteq,iqs620a-keys", 647 .name = "iqs620a-pwm", 648 .of_compatible = "azoteq,iqs620a-pwm", 810 .fw_name = "iqs620a.bin", 814 .dev_name = "iqs620a", 826 .fw_name = "iqs620a.bin", [all …]
|
| /linux/drivers/pwm/ |
| H A D | pwm-iqs620a.c | 3 * Azoteq IQS620A PWM Generator 243 .name = "iqs620a-pwm", 250 MODULE_DESCRIPTION("Azoteq IQS620A PWM Generator"); 252 MODULE_ALIAS("platform:iqs620a-pwm");
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | iqs62x-keys.yaml | 7 title: Azoteq IQS620A/621/622/624/625 Keys and Switches 16 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors 29 - azoteq,iqs620a-keys 44 | # | Event | IQS620A | IQS621 | IQS622 | IQS624 | IQS625 |
|
| /linux/include/linux/mfd/ |
| H A D | iqs62x.h | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors
|
| /linux/drivers/input/keyboard/ |
| H A D | iqs62x-keys.c | 3 * Azoteq IQS620A/621/622/624/625 Keys and Switches 331 MODULE_DESCRIPTION("Azoteq IQS620A/621/622/624/625 Keys and Switches");
|