Searched full:iqs620a (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/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 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"; 111 iqs620a@44 { [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
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-6.12.1/drivers/mfd/ |
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 …]
|
D | Kconfig | 740 tristate "Azoteq IQS620A/621/622/624/625 core support" 745 Say Y here if you want to build core support for the Azoteq IQS620A,
|
/linux-6.12.1/drivers/pwm/ |
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");
|
D | Kconfig | 323 tristate "Azoteq IQS620A PWM support" 326 Generic PWM framework driver for the Azoteq IQS620A multi-function 330 be called pwm-iqs620a.
|
D | Makefile | 30 obj-$(CONFIG_PWM_IQS620A) += pwm-iqs620a.o
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
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-6.12.1/include/linux/mfd/ |
D | iqs62x.h | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors
|
/linux-6.12.1/drivers/input/keyboard/ |
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");
|
D | Kconfig | 650 tristate "Azoteq IQS620A/621/622/624/625 keys and switches" 653 Say Y here to enable key and switch support for the Azoteq IQS620A,
|