Searched full:ltc2983 (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/temperature/ |
| D | adi,ltc2983.yaml | 4 $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";
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| D | Kconfig | 17 config LTC2983 config 22 Say yes here to build support for the LTC2983 Multi-Sensor 26 will be called ltc2983.
|
| D | Makefile | 7 obj-$(CONFIG_LTC2983) += ltc2983.o
|
| D | ltc2983.c | 3 * Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System 1537 { "ltc2983" }, 1543 { .compatible = "adi,ltc2983" }, 1550 .name = "ltc2983", 1561 MODULE_DESCRIPTION("Analog Devices LTC2983 SPI Temperature sensors");
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/ |
| D | adi,ltc2983.yaml | 4 $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 472 - adi,ltc2983 486 compatible = "adi,ltc2983";
|
| /kernel/linux/linux-6.6/drivers/iio/temperature/ |
| D | Kconfig | 17 config LTC2983 config 22 Say yes here to build support for the LTC2983 Multi-Sensor 26 will be called ltc2983.
|
| D | Makefile | 7 obj-$(CONFIG_LTC2983) += ltc2983.o
|
| D | ltc2983.c | 3 * Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System 1721 { "ltc2983", (kernel_ulong_t)<c2983_chip_info_data }, 1730 { .compatible = "adi,ltc2983", .data = <c2983_chip_info_data }, 1740 .name = "ltc2983", 1751 MODULE_DESCRIPTION("Analog Devices LTC2983 SPI Temperature sensors");
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 10320 LTC2983 IIO TEMPERATURE DRIVER 10325 F: Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml 10326 F: drivers/iio/temperature/ltc2983.c
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 12454 LTC2983 IIO TEMPERATURE DRIVER 12459 F: Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml 12460 F: drivers/iio/temperature/ltc2983.c
|