Home
last modified time | relevance | path

Searched full:lp55xx (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-4.19/Documentation/leds/
Dleds-lp55xx.txt16 The LP55xx common driver provides these features using exported functions.
23 In lp55xx common driver, two different data structure is used.
58 LP55xx family devices have the internal program memory for running
62 LP55xx common driver supports the firmware interface.
64 LP55xx chips have three program engines.
71 The LP55xx common driver provides simple interfaces as below.
154 Without the firmware interface, LP55xx driver provides another method for
D00-INDEX19 leds-lp55xx.txt
20 - description about lp55xx common driver.
Dleds-lp5521.txt38 2) Firmware interface - LP55xx common interface
39 For the details, please refer to 'firmware' section in leds-lp55xx.txt
Dleds-lp5562.txt15 For the details, please refer to 'firmware' section in leds-lp55xx.txt
58 Please refer to 'leds-lp55xx.txt"
Dleds-lp5523.txt49 2) Firmware interface - LP55xx common interface
50 For the details, please refer to 'firmware' section in leds-lp55xx.txt
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-lp55xx.rst17 The LP55xx common driver provides these features using exported functions.
25 In lp55xx common driver, two different data structure is used.
60 LP55xx family devices have the internal program memory for running
66 LP55xx common driver supports the firmware interface.
68 LP55xx chips have three program engines.
77 The LP55xx common driver provides simple interfaces as below.
181 Without the firmware interface, LP55xx driver provides another method for
Dleds-lp5521.rst46 2) Firmware interface - LP55xx common interface
48 For the details, please refer to 'firmware' section in leds-lp55xx.txt
Dleds-lp5523.rst63 2) Firmware interface - LP55xx common interface
65 For the details, please refer to 'firmware' section in leds-lp55xx.txt
Dleds-lp5562.rst17 For the details, please refer to 'firmware' section in leds-lp55xx.txt
70 Please refer to 'leds-lp55xx.txt"
Dindex.rst26 leds-lp55xx
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lp55xx.yaml4 $id: http://devicetree.org/schemas/leds/leds-lp55xx.yaml#
7 title: TI/National Semiconductor LP55xx and LP8501 LED Drivers
14 Bindings for the TI/National Semiconductor LP55xx and LP8501 multi channel
/kernel/linux/linux-5.10/drivers/leds/
Dleds-lp55xx-common.h3 * LP55XX Common Driver Header
173 * @chip : The lp55xx chip data
Dleds-lp55xx-common.c18 #include <linux/platform_data/leds-lp55xx.h>
22 #include "leds-lp55xx-common.h"
442 gpiod_set_consumer_name(pdata->enable_gpiod, "LP55xx enable"); in lp55xx_init_device()
709 MODULE_DESCRIPTION("LP55xx Common Driver");
Dleds-lp8501.c18 #include <linux/platform_data/leds-lp55xx.h>
21 #include "leds-lp55xx-common.h"
Dleds-lp5562.c17 #include <linux/platform_data/leds-lp55xx.h>
20 #include "leds-lp55xx-common.h"
Dleds-lp5521.c18 #include <linux/platform_data/leds-lp55xx.h>
22 #include "leds-lp55xx-common.h"
DMakefile57 obj-$(CONFIG_LEDS_LP55XX_COMMON) += leds-lp55xx-common.o
/kernel/linux/linux-4.19/drivers/leds/
Dleds-lp55xx-common.h2 * LP55XX Common Driver Header
168 * @chip : The lp55xx chip data
Dleds-lp55xx-common.c21 #include <linux/platform_data/leds-lp55xx.h>
26 #include "leds-lp55xx-common.h"
595 MODULE_DESCRIPTION("LP55xx Common Driver");
Dleds-lp8501.c22 #include <linux/platform_data/leds-lp55xx.h>
25 #include "leds-lp55xx-common.h"
DMakefile34 obj-$(CONFIG_LEDS_LP55XX_COMMON) += leds-lp55xx-common.o
Dleds-lp5562.c20 #include <linux/platform_data/leds-lp55xx.h>
23 #include "leds-lp55xx-common.h"
Dleds-lp5521.c31 #include <linux/platform_data/leds-lp55xx.h>
35 #include "leds-lp55xx-common.h"
/kernel/linux/linux-4.19/include/linux/platform_data/
Dleds-lp55xx.h2 * LP55XX Platform Data Header
/kernel/linux/linux-5.10/include/linux/platform_data/
Dleds-lp55xx.h3 * LP55XX Platform Data Header

12