Searched full:iqs620a (Results 1 – 11 of 11) sorted by relevance
/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 21 - azoteq,iqs620a 38 device name with ".bin" as the extension (e.g. iqs620a.bin for IQS620A). 44 $ref: ../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 …]
|
/kernel/linux/linux-5.10/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 21 - azoteq,iqs620a-pwm
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | iqs62x.c | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors 588 .of_compatible = "azoteq,iqs620a-keys", 591 .name = "iqs620a-pwm", 592 .of_compatible = "azoteq,iqs620a-pwm", 600 .of_compatible = "azoteq,iqs620a-keys", 603 .name = "iqs620a-pwm", 604 .of_compatible = "azoteq,iqs620a-pwm", 771 .fw_name = "iqs620a.bin", 775 .dev_name = "iqs620a", 792 .fw_name = "iqs620a.bin", [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/pwm/ |
D | pwm-iqs620a.c | 3 * Azoteq IQS620A PWM Generator 263 .name = "iqs620a-pwm", 271 MODULE_DESCRIPTION("Azoteq IQS620A PWM Generator"); 273 MODULE_ALIAS("platform:iqs620a-pwm");
|
D | Kconfig | 236 tristate "Azoteq IQS620A PWM support" 239 Generic PWM framework driver for the Azoteq IQS620A multi-function 243 be called pwm-iqs620a.
|
D | Makefile | 23 obj-$(CONFIG_PWM_IQS620A) += pwm-iqs620a.o
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
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 42 | # | Event | IQS620A | IQS621 | IQS622 | IQS624 | IQS625 |
|
/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/input/keyboard/ |
D | iqs62x-keys.c | 3 * Azoteq IQS620A/621/622/624/625 Keys and Switches 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,
|