Home
last modified time | relevance | path

Searched full:ltc2983 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/iio/temperature/
Dadi,ltc2983.yaml4 $id: http://devicetree.org/schemas/iio/temperature/adi,ltc2983.yaml#
7 title: Analog Devices LTC2983 Multi-sensor Temperature system
13 Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System
19 - adi,ltc2983
29 The LTC2983 performs 2 or 3 internal conversion cycles per temperature
148 parasitic resistance effects between the LTC2983 and the diode.
394 sensor_ltc2983: ltc2983@0 {
395 compatible = "adi,ltc2983";
/Linux-v6.1/drivers/iio/temperature/
DKconfig17 config LTC2983 config
22 Say yes here to build support for the LTC2983 Multi-Sensor
26 will be called ltc2983.
DMakefile7 obj-$(CONFIG_LTC2983) += ltc2983.o
Dltc2983.c3 * Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System
1558 { "ltc2983" },
1564 { .compatible = "adi,ltc2983" },
1571 .name = "ltc2983",
1582 MODULE_DESCRIPTION("Analog Devices LTC2983 SPI Temperature sensors");
/Linux-v6.1/
DMAINTAINERS12058 LTC2983 IIO TEMPERATURE DRIVER
12063 F: Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
12064 F: drivers/iio/temperature/ltc2983.c