Searched full:max5978 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | maxim,max5970.yaml | 19 https://datasheets.maximintegrated.com/en/ds/MAX5978.pdf 25 - maxim,max5978 103 compatible = "maxim,max5978";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ibm-sbp1.dts | 1959 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 D | max5970.h | 3 * Device driver for regulators in MAX5970 and MAX5978 IC
|
/openbmc/linux/drivers/mfd/ |
H A D | simple-mfd-i2c.c | 90 { .compatible = "maxim,max5978", .data = &maxim_max5970},
|
/openbmc/linux/drivers/regulator/ |
H A D | max5970-regulator.c | 3 * 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()
|