Home
last modified time | relevance | path

Searched full:max8893 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/regulator/
H A Dmax8893.yaml4 $id: http://devicetree.org/schemas/regulator/max8893.yaml#
7 title: Regulator driver for MAX8893 PMIC from Maxim Integrated.
18 const: maxim,max8893
46 compatible = "maxim,max8893";
/linux/drivers/regulator/
H A Dmax8893.c158 { .compatible = "maxim,max8893" },
165 { "max8893" },
173 .name = "max8893",
182 MODULE_DESCRIPTION("Maxim MAX8893 PMIC driver");
H A DMakefile81 obj-$(CONFIG_REGULATOR_MAX8893) += max8893.o