Home
last modified time | relevance | path

Searched full:rt5739 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt5739.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rt5739.yaml#
7 title: Richtek RT5739 Step-Down Buck Converter
13 The RT5739 is a step-down switching buck converter that can deliver the
25 - richtek,rt5739
63 compatible = "richtek,rt5739";
67 regulator-name = "richtek,rt5739-buck";
/openbmc/linux/drivers/regulator/
H A Drt5739.c3 * Device driver for RT5739 regulator
205 desc->name = "rt5739-regulator"; in rt5739_init_regulator_desc()
240 .name = "rt5739",
276 /* RT5739: (VID & MASK) must be 0 */ in rt5739_probe()
296 { .compatible = "richtek,rt5739" },
303 .name = "rt5739",
312 MODULE_DESCRIPTION("Richtek RT5739 regulator driver");
H A DKconfig1187 tristate "Richtek RT5739 Regulator"
1191 This adds support for voltage regulator in Richtek RT5739.
1197 will be called rt5739.
H A DMakefile143 obj-$(CONFIG_REGULATOR_RT5739) += rt5739.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]