Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Drichtek,rtq2208.yaml4 $id: http://devicetree.org/schemas/regulator/richtek,rtq2208.yaml#
7 title: Richtek RTQ2208 SubPMIC Regulator
13 RTQ2208 is a highly integrated power converter that offers functional safety dual
19 No matter the RTQ2208 is configured to normal or suspend to RAM mode, there are two switching
35 - richtek,rtq2208
93 compatible = "richtek,rtq2208";
/Linux-v6.6/drivers/regulator/
Drtq2208-regulator.c567 { .compatible = "richtek,rtq2208" },
574 .name = "rtq2208",
582 MODULE_DESCRIPTION("Richtek RTQ2208 Regulator Driver");
DKconfig1270 tristate "Richtek RTQ2208 SubPMIC Regulator"
1274 This driver adds support for RTQ2208 SubPMIC regulators.
1275 The RTQ2208 is a multi-phase, programmable power management IC that
DMakefile151 obj-$(CONFIG_REGULATOR_RTQ2208) += rtq2208-regulator.o