Home
last modified time | relevance | path

Searched full:expresswire (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/leds/
H A Dleds-expresswire.c3 * Shared library for Kinetic's ExpressWire protocol.
4 * This protocol works by pulsing the ExpressWire IC's control GPIO.
14 #include <linux/leds-expresswire.h>
21 EXPORT_SYMBOL_NS_GPL(expresswire_power_off, "EXPRESSWIRE");
31 EXPORT_SYMBOL_NS_GPL(expresswire_enable, "EXPRESSWIRE");
38 EXPORT_SYMBOL_NS_GPL(expresswire_start, "EXPRESSWIRE");
47 EXPORT_SYMBOL_NS_GPL(expresswire_end, "EXPRESSWIRE");
63 EXPORT_SYMBOL_NS_GPL(expresswire_set_bit, "EXPRESSWIRE");
72 EXPORT_SYMBOL_NS_GPL(expresswire_write_u8, "EXPRESSWIRE");
/linux/include/linux/
H A Dleds-expresswire.h3 * Shared library for Kinetic's ExpressWire protocol.
4 * This protocol works by pulsing the ExpressWire IC's control GPIO.
/linux/Documentation/devicetree/bindings/leds/
H A Dkinetic,ktd2692.yaml14 It uses ExpressWire single-wire programming for maximum flexibility.
16 The ExpressWire interface through CTRL pin can control LED on/off and
/linux/drivers/video/backlight/
H A Dktd2801-backlight.c8 #include <linux/leds-expresswire.h>
125 MODULE_IMPORT_NS("EXPRESSWIRE");
/linux/drivers/leds/flash/
H A Dleds-ktd2692.c12 #include <linux/leds-expresswire.h>
72 /* Common ExpressWire properties (ctrl GPIO and timing) */
352 MODULE_IMPORT_NS("EXPRESSWIRE");
H A DKconfig30 through ExpressWire interface.
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dkinetic,ktd2801.yaml16 "ExpressWire".
H A Dkinetic,ktd253.yaml17 "expresswire".
/linux/
H A DMAINTAINERS8675 EXPRESSWIRE PROTOCOL LIBRARY
8679 F: drivers/leds/leds-expresswire.c
8680 F: include/linux/leds-expresswire.h