Home
last modified time | relevance | path

Searched full:ltc2992 (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/Documentation/hwmon/
Dltc2992.rst3 Kernel driver ltc2992
7 * Linear Technology LTC2992
8 Prefix: 'ltc2992'
9 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2992.pdf
17 This driver supports hardware monitoring for Linear Technology LTC2992 power monitor.
19 LTC2992 is a rail-to-rail system monitor that measures current,
Dindex.rst113 ltc2992
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dadi,ltc2992.yaml4 $id: http://devicetree.org/schemas/hwmon/adi,ltc2992.yaml#
14 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2992.pdf
19 - adi,ltc2992
41 The channel number. LTC2992 can monitor two supplies.
62 ltc2992@6F {
66 compatible = "adi,ltc2992";
/Linux-v6.1/drivers/hwmon/
Dltc2992.c3 * LTC2992 - Dual Wide Range Power Monitor
315 gpio_name = devm_kasprintf(&st->client->dev, GFP_KERNEL, "ltc2992-%x-%s", in ltc2992_config_gpio()
914 { .compatible = "adi,ltc2992" },
920 {"ltc2992", 0},
927 .name = "ltc2992",
DMakefile127 obj-$(CONFIG_SENSORS_LTC2992) += ltc2992.o
DKconfig907 tristate "Linear Technology LTC2992"
911 If you say yes here you get support for Linear Technology LTC2992
912 I2C System Monitor. The LTC2992 measures current, voltage, and
916 be called ltc2992.