Home
last modified time | relevance | path

Searched full:rt4803 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4803.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rt4803.yaml#
7 title: Richtek RT4803 Boost Regulator
13 RT4803 is a boost regulator that's designed to provide the minimum output
20 https://www.richtek.com/assets/product_file/RT4803/DS4803-03.pdf
29 - richtek,rt4803
59 compatible = "richtek,rt4803";
62 regulator-name = "rt4803-regulator";
/linux/drivers/regulator/
H A Drt4803.c177 desc->name = "rt4803-regulator"; in rt4803_probe()
200 { .compatible = "richtek,rt4803" },
207 .name = "rt4803",
214 MODULE_DESCRIPTION("Richtek RT4803 voltage regulator driver");