Searched full:lp50xx (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/leds/ |
| D | leds-lp50xx.c | 2 // TI LP50XX LED chip family driver 267 struct lp50xx *priv; 274 * struct lp50xx - 285 struct lp50xx { struct 349 static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[]) in lp50xx_set_banks() 374 static int lp50xx_reset(struct lp50xx *priv) in lp50xx_reset() 379 static int lp50xx_enable_disable(struct lp50xx *priv, int enable_disable) in lp50xx_enable_disable() 394 static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv, in lp50xx_probe_leds() 440 static int lp50xx_probe_dt(struct lp50xx *priv) in lp50xx_probe_dt() 526 struct lp50xx *led; in lp50xx_probe() [all …]
|
| D | Makefile | 50 obj-$(CONFIG_LEDS_LP50XX) += leds-lp50xx.o
|
| D | Kconfig | 390 module will be called leds-lp50xx.
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| D | leds-lp50xx.c | 2 // TI LP50XX LED chip family driver 268 struct lp50xx *priv; 276 * struct lp50xx - 287 struct lp50xx { struct 351 static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[]) in lp50xx_set_banks() 376 static int lp50xx_reset(struct lp50xx *priv) in lp50xx_reset() 381 static int lp50xx_enable_disable(struct lp50xx *priv, int enable_disable) in lp50xx_enable_disable() 398 static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv, in lp50xx_probe_leds() 444 static int lp50xx_probe_dt(struct lp50xx *priv) in lp50xx_probe_dt() 535 struct lp50xx *led; in lp50xx_probe() [all …]
|
| D | Makefile | 53 obj-$(CONFIG_LEDS_LP50XX) += leds-lp50xx.o
|
| D | Kconfig | 408 module will be called leds-lp50xx.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-lp50xx.yaml | 4 $id: http://devicetree.org/schemas/leds/leds-lp50xx.yaml# 7 title: LED driver for LP50XX RGB LED from Texas Instruments. 13 The LP50XX is multi-channel, I2C RGB LED Drivers that can group RGB LEDs into
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | leds-lp50xx.yaml | 4 $id: http://devicetree.org/schemas/leds/leds-lp50xx.yaml# 7 title: LED driver for LP50XX RGB LED from Texas Instruments. 13 The LP50XX is multi-channel, I2C RGB LED Drivers that can group RGB LEDs into
|