Searched full:rt5739 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/regulator/richtek,rt5739.yaml#7 title: Richtek RT5739 Step-Down Buck Converter13 The RT5739 is a step-down switching buck converter that can deliver the25 - richtek,rt573963 compatible = "richtek,rt5739";67 regulator-name = "richtek,rt5739-buck";
3 * Device driver for RT5739 regulator205 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");
1187 tristate "Richtek RT5739 Regulator"1191 This adds support for voltage regulator in Richtek RT5739.1197 will be called rt5739.
143 obj-$(CONFIG_REGULATOR_RT5739) += rt5739.o