Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/iio/temperature/
Dadi,ltc2983.yaml4 $id: http://devicetree.org/schemas/iio/temperature/adi,ltc2983.yaml#
7 title: Analog Devices LTC2983, LTC2986, LTM2985 Multi-sensor Temperature system
13 Analog Devices LTC2983, LTC2984, LTC2986, LTM2985 Multi-Sensor Digital
47 - adi,ltc2983
52 - const: adi,ltc2983
475 - adi,ltc2983
489 compatible = "adi,ltc2983";
/linux-6.12.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
1638 .name = "ltc2983",
1663 { "ltc2983", (kernel_ulong_t)&ltc2983_chip_info_data },
1672 { .compatible = "adi,ltc2983", .data = &ltc2983_chip_info_data },
1682 .name = "ltc2983",
1693 MODULE_DESCRIPTION("Analog Devices LTC2983 SPI Temperature sensors");
/linux-6.12.1/
DMAINTAINERS13465 LTC2983 IIO TEMPERATURE DRIVER
13470 F: Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
13471 F: drivers/iio/temperature/ltc2983.c