Home
last modified time | relevance | path

Searched full:rt4801 (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Drichtek,rt4801-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rt4801-regulator.yaml#
7 title: Richtek RT4801 Display Bias regulators
20 #The valid names for RT4801 regulator nodes are:
26 - richtek,rt4801
60 rt4801@73 {
61 compatible = "richtek,rt4801";
66 regulator-name = "rt4801,dsvp";
72 regulator-name = "rt4801,dsvn";
/kernel/linux/linux-5.10/drivers/regulator/
Drt4801-regulator.c207 { .compatible = "richtek,rt4801", },
214 .name = "rt4801",
222 MODULE_DESCRIPTION("Richtek RT4801 Display Bias Driver");
DMakefile117 obj-$(CONFIG_REGULATOR_RT4801) += rt4801-regulator.o
DKconfig927 tristate "Richtek RT4801 Regulators"
931 This adds support for voltage regulators in Richtek RT4801 Display Bias IC.