Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Drt4831.c25 MFD_CELL_OF("rt4831-backlight", NULL, NULL, 0, 0, "richtek,rt4831-backlight"),
26 MFD_CELL_NAME("rt4831-regulator")
102 { .compatible = "richtek,rt4831", },
109 .name = "rt4831",
118 MODULE_DESCRIPTION("Richtek RT4831 core driver");
/linux/Documentation/devicetree/bindings/leds/backlight/
H A 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/Documentation/devicetree/bindings/regulator/
H A 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/drivers/video/backlight/
H A Drt4831-backlight.c3 #include <dt-bindings/leds/rt4831-backlight.h>
216 { .compatible = "richtek,rt4831-backlight", },
223 .name = "rt4831-backlight",
232 MODULE_DESCRIPTION("Richtek RT4831 Backlight Driver");
H A DKconfig301 tristate "Richtek RT4831 Backlight Driver"
304 This enables support for Richtek RT4831 Backlight driver.
H A DMakefile55 obj-$(CONFIG_BACKLIGHT_RT4831) += rt4831-backlight.o
/linux/drivers/regulator/
H A Drt4831-regulator.c189 { "rt4831-regulator", 0 },
196 .name = "rt4831-regulator",
205 MODULE_DESCRIPTION("Richtek RT4831 DSV Regulators driver");
H A DMakefile144 obj-$(CONFIG_REGULATOR_RT4831) += rt4831-regulator.o
H A DKconfig1194 tristate "Richtek RT4831 DSV Regulators"
1197 This adds support for voltage regulators in Richtek RT4831.
/linux/include/dt-bindings/leds/
H A Drt4831-backlight.h3 * This header provides constants for rt4831 backlight bindings.