Searched full:aw2013 (Results 1 – 11 of 11) sorted by relevance
4 $id: http://devicetree.org/schemas/leds/leds-aw2013.yaml#7 title: AWINIC AW2013 3-channel LED Driver13 The AW2013 is a 3-channel LED driver with I2C interface. It can control18 const: awinic,aw201334 Note that this regulator does not directly connect to AW2013, but is74 compatible = "awinic,aw2013";
2 // Driver for Awinic AW2013 3-channel LED driver54 struct aw2013;57 struct aw2013 *chip;63 struct aw2013 { struct73 static int aw2013_chip_init(struct aw2013 *chip) in aw2013_chip_init() argument100 static void aw2013_chip_disable(struct aw2013 *chip) in aw2013_chip_disable()120 static int aw2013_chip_enable(struct aw2013 *chip) in aw2013_chip_enable()143 static bool aw2013_chip_in_use(struct aw2013 *chip) in aw2013_chip_in_use()264 static int aw2013_probe_dt(struct aw2013 *chip) in aw2013_probe_dt()331 struct aw2013 *chip; in aw2013_probe()[all …]
111 tristate "LED support for Awinic AW2013"115 This option enables support for the AW2013 3-channel119 will be called leds-aw2013.
18 obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
115 compatible = "awinic,aw2013";158 * L16 is only used for AW2013 which is fine with 2.5-3.3V.
85 compatible = "awinic,aw2013";
103 compatible = "awinic,aw2013";
110 compatible = "awinic,aw2013";
112 compatible = "awinic,aw2013";
[all...]