Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.rst119 ltc2992
/kernel/linux/linux-6.6/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
42 The channel number. LTC2992 can monitor two supplies.
63 ltc2992@6f {
67 compatible = "adi,ltc2992";
/kernel/linux/linux-6.6/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()
921 { .compatible = "adi,ltc2992" },
927 {"ltc2992", 0},
934 .name = "ltc2992",
DMakefile130 obj-$(CONFIG_SENSORS_LTC2992) += ltc2992.o
DKconfig938 tristate "Linear Technology LTC2992"
942 If you say yes here you get support for Linear Technology LTC2992
943 I2C System Monitor. The LTC2992 measures current, voltage, and
947 be called ltc2992.