Searched full:rt4831 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | richtek,rt4831.yaml | 4 $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 …]
|
/openbmc/linux/drivers/mfd/ |
H A D | rt4831.c | 25 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",
|
H A D | Makefile | 243 obj-$(CONFIG_MFD_RT4831) += rt4831.o
|
H A D | Kconfig | 1175 tristate "Richtek RT4831 four channel WLED and Display Bias Voltage" 1180 This enables support for the Richtek RT4831 that includes 4 channel
|
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | richtek,rt4831-backlight.yaml | 4 $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
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt4831-regulator.yaml | 4 $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
|
/openbmc/linux/drivers/video/backlight/ |
H A D | rt4831-backlight.c | 3 #include <dt-bindings/leds/rt4831-backlight.h> 216 { .compatible = "richtek,rt4831-backlight", }, 223 .name = "rt4831-backlight",
|
H A D | Makefile | 53 obj-$(CONFIG_BACKLIGHT_RT4831) += rt4831-backlight.o
|
H A D | Kconfig | 301 tristate "Richtek RT4831 Backlight Driver" 304 This enables support for Richtek RT4831 Backlight driver.
|
/openbmc/linux/drivers/regulator/ |
H A D | rt4831-regulator.c | 189 { "rt4831-regulator", 0 }, 196 .name = "rt4831-regulator",
|
H A D | Makefile | 139 obj-$(CONFIG_REGULATOR_RT4831) += rt4831-regulator.o
|
H A D | Kconfig | 1149 tristate "Richtek RT4831 DSV Regulators" 1152 This adds support for voltage regulators in Richtek RT4831.
|
/openbmc/linux/include/dt-bindings/leds/ |
H A D | rt4831-backlight.h | 3 * This header provides constants for rt4831 backlight bindings.
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |