Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt6160-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rt6160-regulator.yaml#
7 title: Richtek RT6160 BuckBoost converter
13 The RT6160 is a high-efficiency buck-boost converter that can provide
26 - richtek,rt6160
53 rt6160@75 {
54 compatible = "richtek,rt6160";
57 regulator-name = "rt6160-buckboost";
/linux/drivers/regulator/
H A Drt6160-regulator.c268 priv->desc.name = "rt6160-buckboost"; in rt6160_probe()
303 { .compatible = "richtek,rt6160", },
310 .name = "rt6160",
318 MODULE_DESCRIPTION("Richtek RT6160 voltage regulator driver");
H A DMakefile150 obj-$(CONFIG_REGULATOR_RT6160) += rt6160-regulator.o
H A DKconfig1255 tristate "Richtek RT6160 BuckBoost voltage regulator"
1259 This adds support for voltage regulator in Richtek RT6160.