Home
last modified time | relevance | path

Searched full:lp5009 (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lp50xx.yaml27 - ti,lp5009
38 lp5009/12 - 0x14, 0x15, 0x16, 0x17
90 compatible = "ti,lp5009";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dleds-lp50xx.yaml27 - ti,lp5009
38 lp5009/12 - 0x14, 0x15, 0x16, 0x17
105 compatible = "ti,lp5009";
/kernel/linux/linux-6.6/drivers/leds/
Dleds-lp50xx.c25 /* LP5009 and LP5012 registers */
164 LP5009, enumerator
197 [LP5009] = {
198 .model_id = LP5009,
585 { "lp5009", (kernel_ulong_t)&lp50xx_chip_info_tbl[LP5009] },
596 { .compatible = "ti,lp5009", .data = &lp50xx_chip_info_tbl[LP5009] },
DKconfig387 LP5036, LP5030, LP5024, LP5018, LP5012 and LP5009 LED driver.
/kernel/linux/linux-5.10/drivers/leds/
Dleds-lp50xx.c26 /* LP5009 and LP5012 registers */
165 LP5009, enumerator
198 [LP5009] = {
199 .model_id = LP5009,
599 { "lp5009", LP5009 },
610 { .compatible = "ti,lp5009", .data = (void *)LP5009 },
DKconfig405 LP5036, LP5030, LP5024, LP5018, LP5012 and LP5009 LED driver.