Home
last modified time | relevance | path

Searched full:max5978 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max5970.yaml19 https://datasheets.maximintegrated.com/en/ds/MAX5978.pdf
25 - maxim,max5978
103 compatible = "maxim,max5978";
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-sbp1.dts1959 compatible = "maxim,max5978";
2000 compatible = "maxim,max5978";
4142 compatible = "maxim,max5978";
4166 compatible = "maxim,max5978";
4190 compatible = "maxim,max5978";
4213 compatible = "maxim,max5978";
4236 compatible = "maxim,max5978";
4259 compatible = "maxim,max5978";
4282 compatible = "maxim,max5978";
4305 compatible = "maxim,max5978";
[all …]
/openbmc/linux/include/linux/mfd/
H A Dmax5970.h3 * Device driver for regulators in MAX5970 and MAX5978 IC
/openbmc/linux/drivers/mfd/
H A Dsimple-mfd-i2c.c90 { .compatible = "maxim,max5978", .data = &maxim_max5970},
/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c3 * Device driver for regulators in MAX5970 and MAX5978 IC
447 if (of_device_is_compatible(i2c->dev.of_node, "maxim,max5978")) in max597x_regulator_probe()