Searched full:lp5009 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-lp50xx.yaml | 27 - ti,lp5009 38 lp5009/12 - 0x14, 0x15, 0x16, 0x17 105 compatible = "ti,lp5009";
|
/linux/drivers/leds/ |
H A D | leds-lp50xx.c | 23 /* LP5009 and LP5012 registers */ 162 LP5009, enumerator 195 [LP5009] = { 196 .model_id = LP5009, 571 { "lp5009", (kernel_ulong_t)&lp50xx_chip_info_tbl[LP5009] }, 582 { .compatible = "ti,lp5009", .data = &lp50xx_chip_info_tbl[LP5009] },
|