Searched full:max20743 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/hwmon/ |
H A D | max20730.rst | 32 * Maxim MAX20743 34 Prefix: 'max20743' 38 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX20743.pdf 46 This driver implements support for Maxim MAX20710, MAX20730, MAX20734, and MAX20743
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | max20730.c | 3 * Driver for MAX20710, MAX20730, MAX20734, and MAX20743 Integrated, 27 max20743 enumerator 184 } else if (data->id == max20743) { in max20730_debugfs_read() 443 [max20743] = { 18900, 24100, 29200, 34100 }, 630 [max20743] = { 760 { "max20743", max20743 }, 770 { .compatible = "maxim,max20743", .data = (void *)max20743 }, 788 MODULE_DESCRIPTION("PMBus driver for Maxim MAX20710 / MAX20730 / MAX20734 / MAX20743");
|
H A D | Kconfig | 277 tristate "Maxim MAX20710, MAX20730, MAX20734, MAX20743" 280 MAX20710, MAX20730, MAX20734, and MAX20743.
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | maxim,max20730.yaml | 24 https://datasheets.maximintegrated.com/en/ds/MAX20743.pdf 31 - maxim,max20743
|