Searched full:mcp9600 (Results 1 – 4 of 4) sorted by relevance
3 * mcp9600.c - Support for Microchip MCP9600 thermocouple EMF converter17 /* 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");
173 config MCP9600 config174 tristate "MCP9600 thermocouple EMF converter"177 If you say yes here you get support for MCP9600181 will be called mcp9600.
13 obj-$(CONFIG_MCP9600) += mcp9600.o
4 $id: http://devicetree.org/schemas/iio/temperature/microchip,mcp9600.yaml#7 title: Microchip MCP9600 thermocouple EMF converter17 const: microchip,mcp960062 compatible = "microchip,mcp9600";