Searched full:mcp3564 (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | microchip,mcp3564.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/microchip,mcp3564.yaml# 15 Datasheet for MCP3561, MCP3562, MCP3564 can be found here: 35 - microchip,mcp3564 142 - microchip,mcp3564
|
/linux-6.14.4/drivers/iio/adc/ |
D | mcp3564.c | 9 * Datasheet for MCP3561, MCP3562, MCP3564 can be found here: 177 mcp3564, enumerator 697 [mcp3564] = { 698 .name = "mcp3564", 1193 ids = mcp3564; in mcp3564_config() 1442 { .compatible = "microchip,mcp3564", .data = &mcp3564_chip_infos_tbl[mcp3564] }, 1459 { "mcp3564", (kernel_ulong_t)&mcp3564_chip_infos_tbl[mcp3564] }, 1472 .name = "mcp3564",
|
D | Makefile | 86 obj-$(CONFIG_MCP3564) += mcp3564.o
|
D | Kconfig | 935 config MCP3564 config 942 MCP3564, MCP3561R, MCP3562R and MCP3564R analog to digital 946 called mcp3564.
|
/linux-6.14.4/ |
D | MAINTAINERS | 15508 MICROCHIP MCP3564 ADC DRIVER 15512 F: Documentation/ABI/testing/sysfs-bus-iio-adc-mcp3564 15513 F: Documentation/devicetree/bindings/iio/adc/microchip,mcp3564.yaml 15514 F: drivers/iio/adc/mcp3564.c
|