Searched full:lm3630a (Results 1 – 8 of 8) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/leds/backlight/ |
D | lm3630a-backlight.yaml | 4 $id: http://devicetree.org/schemas/leds/backlight/lm3630a-backlight.yaml# 7 title: TI LM3630A High-Efficiency Dual-String White LED 15 The LM3630A is a current-mode boost converter which supplies the power and 17 https://www.ti.com/product/LM3630A 21 const: ti,lm3630a 52 LM3630A has two control banks (A and B) and are represented as 0 or 1 102 compatible = "ti,lm3630a"; 124 compatible = "ti,lm3630a";
|
/linux-5.10/drivers/video/backlight/ |
D | lm3630a_bl.c | 3 * Simple driver for Texas Instruments LM3630A Backlight driver chip 155 pchip->irqthread = create_singlethread_workqueue("lm3630a-irqthd"); in lm3630a_intr_config() 560 pchip->pwmd = devm_pwm_get(pchip->dev, "lm3630a-pwm"); in lm3630a_probe() 580 dev_info(&client->dev, "LM3630A backlight register OK.\n"); in lm3630a_probe() 613 { .compatible = "ti,lm3630a", }, 631 MODULE_DESCRIPTION("Texas Instruments Backlight driver for LM3630A");
|
D | Kconfig | 361 tristate "Backlight Driver for LM3630A" 365 This supports TI LM3630A Backlight Driver
|
/linux-5.10/arch/arm/boot/dts/ |
D | imx6sll-kobo-clarahd.dts | 152 pinctrl_lm3630a_bl_gpio: lm3630a-bl-gpiogrp { 285 &lm3630a {
|
D | imx6sl-tolino-shine3.dts | 142 pinctrl_lm3630a_bl_gpio: lm3630a-bl-gpiogrp { 275 &lm3630a {
|
D | e60k02.dtsi | 77 lm3630a: backlight@36 { label 79 compatible = "ti,lm3630a";
|
D | qcom-msm8974-lge-nexus5-hammerhead.dts | 500 compatible = "ti,lm3630a";
|
/linux-5.10/include/linux/platform_data/ |
D | lm3630a_bl.h | 3 * Simple driver for Texas Instruments LM3630A LED Flash driver chip
|