Searched full:max8973 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | maxim,max8973.yaml | 4 $id: http://devicetree.org/schemas/regulator/maxim,max8973.yaml# 7 title: Maxim MAX8973/MAX77621 voltage regulator 18 - maxim,max8973 105 compatible = "maxim,max8973";
|
/openbmc/linux/drivers/regulator/ |
H A D | max8973-regulator.c | 3 * max8973-regulator.c -- Maxim max8973A 21 #include <linux/regulator/max8973-regulator.h> 95 MAX8973, enumerator 427 if (max->enable_external_control && (max->id == MAX8973)) { in max8973_init_dcdc() 583 { .compatible = "maxim,max8973", .data = (void *)MAX8973, }, 681 gpio_flags, "max8973-dvs"); in max8973_probe() 714 case MAX8973: in max8973_probe() 769 dev_err(max->dev, "Max8973 Init failed, err = %d\n", ret); in max8973_probe() 798 {.name = "max8973", .driver_data = MAX8973}, 806 .name = "max8973", [all …]
|
H A D | Makefile | 81 obj-$(CONFIG_REGULATOR_MAX8973) += max8973-regulator.o
|
/openbmc/linux/include/linux/regulator/ |
H A D | max8973-regulator.h | 3 * max8973-regulator.h -- MAXIM 8973 regulator 38 * struct max8973_regulator_platform_data - max8973 regulator platform data.
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a73a4-ape6evm.dts | 148 compatible = "maxim,max8973";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |