Home
last modified time | relevance | path

Searched full:mp5416 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dmps,mp5416.yaml4 $id: http://devicetree.org/schemas/regulator/mps,mp5416.yaml#
7 title: Monolithic Power System MP5416 PMIC
17 - mps,mp5416
56 compatible = "mps,mp5416";
/linux-6.12.1/drivers/regulator/
Dmp5416.c3 // mp5416.c - regulator driver for mps mp5416
224 { .compatible = "mps,mp5416", .data = &mp5416_regulators_desc },
231 { "mp5416", (kernel_ulong_t)&mp5416_regulators_desc },
239 .name = "mp5416",
249 MODULE_DESCRIPTION("MP5416 PMIC regulator driver");
DMakefile99 obj-$(CONFIG_REGULATOR_MP5416) += mp5416.o
DKconfig799 tristate "Monolithic MP5416 PMIC"
803 Say y here to support the MP5416 PMIC. This will enable supports
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mm-venice-gw700x.dtsi301 compatible = "mps,mp5416";
Dimx8mp-venice-gw702x.dtsi289 compatible = "mps,mp5416";
/linux-6.12.1/
DMAINTAINERS15652 F: drivers/regulator/mp5416.c