Home
last modified time | relevance | path

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

/linux-6.12.1/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
23 - richtek,rt4801
69 rt4801@73 {
70 compatible = "richtek,rt4801";
74 regulator-name = "rt4801,dsvp";
81 regulator-name = "rt4801,dsvn";
/linux-6.12.1/drivers/regulator/
Drt4801-regulator.c52 "rt4801"); in rt4801_of_parse_cb()
234 { .compatible = "richtek,rt4801", },
241 .name = "rt4801",
250 MODULE_DESCRIPTION("Richtek RT4801 Display Bias Driver");
DMakefile142 obj-$(CONFIG_REGULATOR_RT4801) += rt4801-regulator.o
DKconfig1176 tristate "Richtek RT4801 Regulators"
1180 This adds support for voltage regulators in Richtek RT4801 Display Bias IC.