Searched full:expresswire (Results 1 – 10 of 10) sorted by relevance
3 * 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);
96 # Kinetic ExpressWire Protocol97 obj-$(CONFIG_LEDS_EXPRESSWIRE) += leds-expresswire.o
3 * Shared library for Kinetic's ExpressWire protocol.4 * This protocol works by pulsing the ExpressWire IC's control GPIO.
14 It uses ExpressWire single-wire programming for maximum flexibility.16 The ExpressWire interface through CTRL pin can control LED on/off and
8 #include <linux/leds-expresswire.h>125 MODULE_IMPORT_NS(EXPRESSWIRE);
12 #include <linux/leds-expresswire.h>72 /* Common ExpressWire properties (ctrl GPIO and timing) */351 MODULE_IMPORT_NS(EXPRESSWIRE);
30 through ExpressWire interface.
16 "ExpressWire".
17 "expresswire".
8499 EXPRESSWIRE PROTOCOL LIBRARY8503 F: drivers/leds/leds-expresswire.c8504 F: include/linux/leds-expresswire.h