Searched full:max5970 (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | maxim,max5970.yaml | 4 $id: http://devicetree.org/schemas/mfd/maxim,max5970.yaml# 7 title: Regulator for MAX5970 Smart Switch from Maxim Integrated 18 https://datasheets.maximintegrated.com/en/ds/MAX5970.pdf 24 - maxim,max5970 95 - maxim,max5970 141 compatible = "maxim,max5970";
|
| /linux/drivers/regulator/ |
| H A D | max5970-regulator.c | 3 * Device driver for regulators in MAX5970 and MAX5978 IC 24 #include <linux/mfd/max5970.h> 232 * MAX5970 has enable control as a special value in limit reg. Can't in max597x_set_uvp() 251 * MAX5970 has enable control as a special value in limit reg. Can't in max597x_set_ovp() 273 * MAX5970 doesn't has enable control for ocp. in max597x_set_ocp() 575 else if (of_device_is_compatible(i2c->dev.of_node, "maxim,max5970")) in max597x_regulator_probe() 608 hwmon_dev = devm_hwmon_device_register_with_info(&i2c->dev, "max5970", rdevs, in max597x_regulator_probe() 631 .name = "max5970-regulator",
|
| H A D | Kconfig | 621 The MAX5970/5978 is a smart switch with no output regulation, but
|