Home
last modified time | relevance | path

Searched full:rt4831 (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Drichtek,rt4831.yaml4 $id: http://devicetree.org/schemas/mfd/richtek,rt4831.yaml#
7 title: Richtek RT4831 DSV and Backlight Integrated IC
13 RT4831 is a multifunctional device that can provide power to the LCD display
27 const: richtek,rt4831
40 $ref: ../regulator/richtek,rt4831-regulator.yaml
43 $ref: ../leds/backlight/richtek,rt4831-backlight.yaml
53 #include <dt-bindings/leds/rt4831-backlight.h>
58 rt4831@11 {
59 compatible = "richtek,rt4831";
69 regulator-name = "rt4831-dsvp";
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/leds/backlight/
Drichtek,rt4831-backlight.yaml4 $id: http://devicetree.org/schemas/leds/backlight/richtek,rt4831-backlight.yaml#
7 title: Richtek RT4831 Backlight
13 RT4831 is a mutifunctional device that can provide power to the LCD display
27 const: richtek,rt4831-backlight
/Linux-v5.15/drivers/mfd/
Drt4831.c25 MFD_CELL_OF("rt4831-backlight", NULL, NULL, 0, 0, "richtek,rt4831-backlight"),
26 MFD_CELL_NAME("rt4831-regulator")
99 { .compatible = "richtek,rt4831", },
106 .name = "rt4831",
DMakefile237 obj-$(CONFIG_MFD_RT4831) += rt4831.o
DKconfig1098 tristate "Richtek RT4831 four channel WLED and Display Bias Voltage"
1103 This enables support for the Richtek RT4831 that includes 4 channel
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Drichtek,rt4831-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rt4831-regulator.yaml#
7 title: Richtek RT4831 Display Bias Voltage Regulator
13 RT4831 is a multifunctional device that can provide power to the LCD display
/Linux-v5.15/drivers/video/backlight/
Drt4831-backlight.c3 #include <dt-bindings/leds/rt4831-backlight.h>
187 { .compatible = "richtek,rt4831-backlight", },
194 .name = "rt4831-backlight",
DKconfig293 tristate "Richtek RT4831 Backlight Driver"
296 This enables support for Richtek RT4831 Backlight driver.
DMakefile52 obj-$(CONFIG_BACKLIGHT_RT4831) += rt4831-backlight.o
/Linux-v5.15/drivers/regulator/
Drt4831-regulator.c186 { "rt4831-regulator", 0 },
193 .name = "rt4831-regulator",
DMakefile126 obj-$(CONFIG_REGULATOR_RT4831) += rt4831-regulator.o
DKconfig1023 tristate "Richtek RT4831 DSV Regulators"
1026 This adds support for voltage regulators in Richtek RT4831.
/Linux-v5.15/include/dt-bindings/leds/
Drt4831-backlight.h3 * This header provides constants for rt4831 backlight bindings.