Home
last modified time | relevance | path

Searched full:mcp9600 (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/drivers/iio/temperature/
Dmcp9600.c3 * mcp9600.c - Support for Microchip MCP9600 thermocouple EMF converter
17 /* MCP9600 registers */
22 /* MCP9600 device id value */
107 indio_dev->name = "mcp9600"; in mcp9600_probe()
116 { "mcp9600" },
122 { .compatible = "microchip,mcp9600" },
129 .name = "mcp9600",
138 MODULE_DESCRIPTION("Microchip MCP9600 thermocouple EMF converter driver");
DKconfig173 config MCP9600 config
174 tristate "MCP9600 thermocouple EMF converter"
177 If you say yes here you get support for MCP9600
181 will be called mcp9600.
DMakefile13 obj-$(CONFIG_MCP9600) += mcp9600.o
/linux-6.8/Documentation/devicetree/bindings/iio/temperature/
Dmicrochip,mcp9600.yaml4 $id: http://devicetree.org/schemas/iio/temperature/microchip,mcp9600.yaml#
7 title: Microchip MCP9600 thermocouple EMF converter
17 const: microchip,mcp9600
62 compatible = "microchip,mcp9600";