Lines Matching full:tca6507
2 * leds-tca6507
4 * The TCA6507 is a programmable LED controller that can drive 7
73 * An led-tca6507 device must be provided with platform data or
97 #include <linux/leds-tca6507.h>
149 /* Convert an led.brightness level (0..255) to a TCA6507 level (0..15) */
197 { "tca6507" },
353 /* Write all needed register of tca6507 */
649 tca->gpio.label = "gpio-tca6507"; in tca6507_probe_gpios()
737 { .compatible = "ti,tca6507", },
835 .name = "leds-tca6507",
846 MODULE_DESCRIPTION("TCA6507 LED/GPO driver");