Home
last modified time | relevance | path

Searched full:lp8501 (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/leds/
H A Dleds-lp55xx.rst2 LP5521/LP5523/LP55231/LP5562/LP8501 Common Driver
9 LP5521, LP5523/55231, LP5562 and LP8501 have common features as below.
136 The pattern sequence of LP8501 is similar to LP5523.
143 echo 1 > /sys/class/firmware/lp8501/loading
144 echo "9d0140ff7e0040007e00a001c000" > /sys/class/firmware/lp8501/data
145 echo 0 > /sys/class/firmware/lp8501/loading
152 echo 1 > /sys/class/firmware/lp8501/loading
153 echo "9d0140ff7e0040007e00a001c000" > /sys/class/firmware/lp8501/data
154 echo 0 > /sys/class/firmware/lp8501/loading
158 echo 1 > /sys/class/firmware/lp8501/loading
[all …]
/linux/drivers/leds/
H A Dleds-lp8501.c3 * TI LP8501 9 channel LED Driver
133 { "lp8501", .driver_data = (kernel_ulong_t)&lp8501_cfg, },
139 { .compatible = "ti,lp8501", .data = &lp8501_cfg, },
147 .name = "lp8501",
157 MODULE_DESCRIPTION("Texas Instruments LP8501 LED driver");
H A DMakefile57 obj-$(CONFIG_LEDS_LP8501) += leds-lp8501.o
H A DKconfig485 tristate "LED Support for TI LP8501 LED driver chip"
489 If you say yes here you get support for TI LP8501 LED driver.
H A Dleds-lp55xx-common.c1257 /* LP8501 specific */ in lp55xx_of_populate_pdata()
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lp55xx.yaml7 title: TI/National Semiconductor LP55xx and LP8501 LED Drivers
14 Bindings for the TI/National Semiconductor LP55xx and LP8501 multi channel
22 https://www.ti.com/lit/gpn/lp8501
32 - ti,lp8501
57 LP8501 specific property. Power selection for output channels.
160 const: ti,lp8501
183 compatible = "ti,lp8501";
/linux/include/linux/platform_data/
H A Dleds-lp55xx.h86 /* LP8501 specific */