Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Drichtek,rt6245-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rt6245-regulator.yaml#
7 title: Richtek RT6245 High Current Voltage Regulator
13 The RT6245 is a high-performance, synchronous step-down converter
23 - richtek,rt6245
78 rt6245@34 {
79 compatible = "richtek,rt6245";
83 regulator-name = "rt6245-regulator";
/linux-6.12.1/drivers/regulator/
Drt6245-regulator.c99 .name = "rt6245-regulator",
238 { .compatible = "richtek,rt6245", },
245 .name = "rt6245",
254 MODULE_DESCRIPTION("Richtek RT6245 Regulator Driver");
DMakefile152 obj-$(CONFIG_REGULATOR_RT6245) += rt6245-regulator.o
DKconfig1277 tristate "Richtek RT6245 voltage regulator"
1281 This adds support for Richtek RT6245 voltage regulator.