Searched full:ltc4286 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hwmon/pmbus/ |
| H A D | ltc4286.c | 11 /* LTC4286 register */ 14 /* LTC4286 configuration */ 20 * Initialize the MBR as default settings which is referred to LTC4286 datasheet 39 * The rsense value used in MBR formula in LTC4286 datasheet should be ohm unit. 47 * The rsense value used in MBR formula in LTC4286 datasheet should be ohm unit. 61 { "ltc4286", }, 83 * Refer to ltc4286 datasheet page 20 in ltc4286_probe() 157 { .compatible = "lltc,ltc4286" }, 164 .name = "ltc4286", 174 MODULE_DESCRIPTION("PMBUS driver for LTC4286 and compatibles");
|
| /linux/Documentation/hwmon/ |
| H A D | ltc4286.rst | 3 Kernel driver ltc4286 8 * Analog Devices LTC4286 10 Prefix: 'ltc4286' 14 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ltc4286.pdf 30 This driver supports hardware monitoring for Analog Devices LTC4286 33 LTC4286 and LTC4287 are hot-swap controllers that allow a circuit board 50 refer to the Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml for bindings
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | lltc,ltc4286.yaml | 4 $id: http://devicetree.org/schemas/hwmon/lltc,ltc4286.yaml# 7 title: LTC4286 power monitors 15 - lltc,ltc4286 44 compatible = "lltc,ltc4286";
|