Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/regulator/
H A 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
99 compatible = "richtek,rtq2208";
/linux/drivers/regulator/
H A Drtq2208-regulator.c622 { .compatible = "richtek,rtq2208" },
629 .name = "rtq2208",
637 MODULE_DESCRIPTION("Richtek RTQ2208 Regulator Driver");
H A DKconfig1315 tristate "Richtek RTQ2208 SubPMIC Regulator"
1319 This driver adds support for RTQ2208 SubPMIC regulators.
1320 The RTQ2208 is a multi-phase, programmable power management IC that
H A DMakefile156 obj-$(CONFIG_REGULATOR_RTQ2208) += rtq2208-regulator.o