Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmaxim,max31865.yaml4 $id: http://devicetree.org/schemas/iio/temperature/maxim,max31865.yaml#
7 title: Maxim MAX31865 Resistance Temperature Detector.
13 https://datasheets.maximintegrated.com/en/ds/MAX31865.pdf
17 const: maxim,max31865
47 compatible = "maxim,max31865";
/openbmc/linux/drivers/iio/temperature/
H A Dmax31865.c6 * max31865.c - Maxim MAX31865 RTD-to-Digital Converter sensor driver
36 /* The MAX31865 registers */
320 dev_err(&spi->dev, "error: Failed to configure max31865\n"); in max31865_probe()
328 { "max31865", 0 },
334 { .compatible = "maxim,max31865" },
341 .name = "max31865",
350 MODULE_DESCRIPTION("Maxim MAX31865 RTD-to-Digital Converter sensor driver");
H A DKconfig151 config MAX31865 config
152 tristate "MAX31865 RTD to Digital converter"
155 If you say yes here you get support for MAX31865
159 will be called max31865.
H A DMakefile12 obj-$(CONFIG_MAX31865) += max31865.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]