Searched full:mcp3021 (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | mcp3021.c | 3 * mcp3021.c - driver for Microchip MCP3021 and MCP3221 40 mcp3021, enumerator 68 /* The output code of the MCP3021 is transmitted with MSB first. */ in mcp3021_read16() 137 case mcp3021: in mcp3021_probe() 181 { "mcp3021", mcp3021 }, 189 { .compatible = "microchip,mcp3021", .data = (void *)mcp3021 }, 198 .name = "mcp3021", 209 MODULE_DESCRIPTION("Microchip MCP3021/MCP3221 driver");
|
| D | Makefile | 142 obj-$(CONFIG_SENSORS_MCP3021) += mcp3021.o
|
| D | Kconfig | 1073 tristate "Microchip MCP3021 and compatibles" 1076 If you say yes here you get support for MCP3021 and MCP3221. 1077 The MCP3021 is a A/D converter (ADC) with 10-bit and the MCP3221 1081 will be called mcp3021.
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | mcp3021.c | 3 * mcp3021.c - driver for Microchip MCP3021 and MCP3221 39 mcp3021, enumerator 77 /* The output code of the MCP3021 is transmitted with MSB first. */ in mcp3021_read() 153 case mcp3021: in mcp3021_probe() 180 { "mcp3021", mcp3021 }, 188 { .compatible = "microchip,mcp3021", .data = (void *)mcp3021 }, 197 .name = "mcp3021", 207 MODULE_DESCRIPTION("Microchip MCP3021/MCP3221 driver");
|
| D | Makefile | 157 obj-$(CONFIG_SENSORS_MCP3021) += mcp3021.o
|
| D | Kconfig | 1208 tristate "Microchip MCP3021 and compatibles" 1211 If you say yes here you get support for MCP3021 and MCP3221. 1212 The MCP3021 is a A/D converter (ADC) with 10-bit and the MCP3221 1216 will be called mcp3021.
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | mcp3021.rst | 1 Kernel driver MCP3021 6 * Microchip Technology MCP3021 8 Prefix: 'mcp3021' 28 This driver implements support for the Microchip Technology MCP3021 and 31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D 35 Communication to the MCP3021/MCP3221 is performed using a 2-wire I2C
|
| D | index.rst | 155 mcp3021
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | mcp3021.rst | 1 Kernel driver MCP3021 6 * Microchip Technology MCP3021 8 Prefix: 'mcp3021' 28 This driver implements support for the Microchip Technology MCP3021 and 31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D 35 Communication to the MCP3021/MCP3221 is performed using a 2-wire I2C
|
| D | index.rst | 132 mcp3021
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | mcp3021.txt | 1 mcp3021 properties 5 - "microchip,mcp3021" for mcp3021 16 mcp3021@4d { 17 compatible = "microchip,mcp3021";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| D | microchip,mcp3021.yaml | 4 $id: http://devicetree.org/schemas/hwmon/microchip,mcp3021.yaml# 7 title: Microchip MCP3021 A/D converter 15 - microchip,mcp3021 38 compatible = "microchip,mcp3021";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | armada-388-clearfog.dtsi | 176 /* The MCP3021 supports standard and fast modes */ 177 mikrobus_adc: mcp3021@4c { 178 compatible = "microchip,mcp3021";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/marvell/ |
| D | armada-388-clearfog.dtsi | 176 /* The MCP3021 supports standard and fast modes */ 177 mikrobus_adc: mcp3021@4c { 178 compatible = "microchip,mcp3021";
|