Searched full:max77540 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/mfd/ |
D | max77541.c | 4 * Driver for the MAX77540 and MAX77541 84 MFD_CELL_OF("max77540-regulator", NULL, NULL, 0, 0, NULL), 139 case MAX77540: in max77541_pmic_setup() 190 .compatible = "adi,max77540", 191 .data = (void *)MAX77540, 202 { "max77540", MAX77540 },
|
D | Kconfig | 843 MAX77540 Power Management ICs. This driver provides
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | adi,max77541.yaml | 7 title: MAX77540/MAX77541 PMIC from ADI 13 MAX77540 is a Power Management IC with 2 buck regulators. 20 - adi,max77540
|
/linux-6.12.1/drivers/regulator/ |
D | max77541-regulator.c | 4 * ADI Regulator driver for the MAX77540 and MAX77541 115 case MAX77540: in max77541_regulator_probe() 136 { "max77540-regulator" }, 152 MODULE_DESCRIPTION("MAX77540/MAX77541 regulator driver");
|
D | Kconfig | 610 via I2C bus. Both MAX77540 and MAX77541 are dual-phase
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | adi,max77541-regulator.yaml | 7 title: Buck Converter for MAX77540/MAX77541 13 This is a part of device tree bindings for ADI MAX77540/MAX77541
|
/linux-6.12.1/include/linux/mfd/ |
D | max77541.h | 72 MAX77540 = 1, enumerator
|