Home
last modified time | relevance | path

Searched full:ltc4286 (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/hwmon/pmbus/
Dltc4286.c11 /* 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");
DKconfig241 bool "Analog Devices LTC4286"
243 LTC4286 is an integrated solution for hot swap applications that
248 Devices LTC4286.
DMakefile28 obj-$(CONFIG_SENSORS_LTC4286) += ltc4286.o
/linux-6.12.1/Documentation/hwmon/
Dltc4286.rst3 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
Dindex.rst137 ltc4286
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dlltc,ltc4286.yaml4 $id: http://devicetree.org/schemas/hwmon/lltc,ltc4286.yaml#
7 title: LTC4286 power monitors
15 - lltc,ltc4286
44 compatible = "lltc,ltc4286";
/linux-6.12.1/
DMAINTAINERS13481 LTC4286 HARDWARE MONITOR DRIVER
13485 F: Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml
13486 F: Documentation/hwmon/ltc4286.rst
13489 F: drivers/hwmon/pmbus/ltc4286.c