Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dmaxim,max5970.yaml19 https://datasheets.maximintegrated.com/en/ds/MAX5978.pdf
25 - maxim,max5978
103 compatible = "maxim,max5978";
/kernel/linux/linux-6.6/include/linux/mfd/
Dmax5970.h3 * Device driver for regulators in MAX5970 and MAX5978 IC
/kernel/linux/linux-6.6/drivers/mfd/
Dsimple-mfd-i2c.c90 { .compatible = "maxim,max5978", .data = &maxim_max5970},
/kernel/linux/linux-6.6/drivers/regulator/
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()