Home
last modified time | relevance | path

Searched full:lp8557 (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/pwm/
Dpwm-lp3943.txt18 PWM 1 is for brightness control of LP8557 backlight device
52 compatible = "ti,lp8557";
56 pwm-names = "lp8557";
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dlenovo.c31 * Various Lenovo models use a TI LP8557 LED backlight controller with its PWM
37 * LP8557 to directly set the level and use the lp855x_bl driver for control.
39 * The LP8557 can either be configured to multiply its PWM input and
48 * the LP8557 should be configured to only take the I2C register into
140 /* LP8557 Backlight controller */
142 .type = "lp8557",
144 .dev_name = "lp8557",
376 /* LP8557 Backlight controller */
378 .type = "lp8557",
380 .dev_name = "lp8557",
[all …]
/linux-6.14.4/Documentation/driver-api/backlight/
Dlp855x-driver.rst10 LP8557
34 Value: lp8550/lp8551/lp8552/lp8553/lp8555/lp8556/lp8557
/linux-6.14.4/include/linux/platform_data/
Dlp855x.h59 /* CONFIG register - LP8557 */
77 LP8557, enumerator
/linux-6.14.4/drivers/video/backlight/
Dlp855x_bl.c122 case LP8557: in lp855x_is_valid_rom_area()
435 case LP8557: in lp855x_probe()
567 { .compatible = "ti,lp8557", },
579 {"lp8557", LP8557},
DKconfig404 LP8557 backlight driver.
/linux-6.14.4/Documentation/devicetree/bindings/leds/backlight/
Dlp855x-backlight.yaml21 - ti,lp8557
135 compatible = "ti,lp8557";
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dmsm8994-sony-xperia-kitakami-karin.dts18 * TI LP8557 backlight driver @ 2c
/linux-6.14.4/arch/arm64/boot/dts/nvidia/
Dtegra210-p2371-2180.dts54 compatible = "ti,lp8557";
62 pwm-names = "lp8557";
Dtegra210-smaug.dts1700 compatible = "ti,lp8557";
1704 bl-name = "lp8557-backlight";
/linux-6.14.4/drivers/acpi/
Dvideo_detect.c905 * an external backlight controller, typically TI's LP8557.