Searched full:iqs620a (Results 1 – 13 of 13) sorted by relevance
/openbmc/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: ../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 …]
|
/openbmc/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
|
/openbmc/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 …]
|
H A D | Kconfig | 728 tristate "Azoteq IQS620A/621/622/624/625 core support" 733 Say Y here if you want to build core support for the Azoteq IQS620A,
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-iqs620a.c | 3 * Azoteq IQS620A PWM Generator 238 .name = "iqs620a-pwm", 245 MODULE_DESCRIPTION("Azoteq IQS620A PWM Generator"); 247 MODULE_ALIAS("platform:iqs620a-pwm");
|
H A D | Kconfig | 286 tristate "Azoteq IQS620A PWM support" 289 Generic PWM framework driver for the Azoteq IQS620A multi-function 293 be called pwm-iqs620a.
|
H A D | Makefile | 27 obj-$(CONFIG_PWM_IQS620A) += pwm-iqs620a.o
|
/openbmc/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 |
|
/openbmc/linux/include/linux/mfd/ |
H A D | iqs62x.h | 3 * Azoteq IQS620A/621/622/624/625 Multi-Function Sensors
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | iqs62x-keys.c | 3 * Azoteq IQS620A/621/622/624/625 Keys and Switches 336 MODULE_DESCRIPTION("Azoteq IQS620A/621/622/624/625 Keys and Switches");
|
H A D | Kconfig | 662 tristate "Azoteq IQS620A/621/622/624/625 keys and switches" 665 Say Y here to enable key and switch support for the Azoteq IQS620A,
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |