Searched full:iqs620a (Results 1 – 9 of 9) sorted by relevance
/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");
|
H A D | Kconfig | 323 tristate "Azoteq IQS620A PWM support" 326 Generic PWM framework driver for the Azoteq IQS620A multi-function 330 be called pwm-iqs620a.
|
H A D | Makefile | 30 obj-$(CONFIG_PWM_IQS620A) += pwm-iqs620a.o
|
/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");
|
H A 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,
|