Searched full:mcp3564 (Results 1 – 5 of 5) sorted by relevance
/linux-6.8/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.8/drivers/iio/adc/ |
D | mcp3564.c | 9 * Datasheet for MCP3561, MCP3562, MCP3564 can be found here: 177 mcp3564, enumerator 700 [mcp3564] = { 701 .name = "mcp3564", 1203 ids = mcp3564; in mcp3564_config() 1472 { .compatible = "microchip,mcp3564", .data = &mcp3564_chip_infos_tbl[mcp3564] }, 1489 { "mcp3564", (kernel_ulong_t)&mcp3564_chip_infos_tbl[mcp3564] }, 1502 .name = "mcp3564",
|
D | Makefile | 78 obj-$(CONFIG_MCP3564) += mcp3564.o
|
D | Kconfig | 819 config MCP3564 config 826 MCP3564, MCP3561R, MCP3562R and MCP3564R analog to digital 830 called mcp3564.
|
/linux-6.8/ |
D | MAINTAINERS | 14387 MICROCHIP MCP3564 ADC DRIVER 14391 F: Documentation/ABI/testing/sysfs-bus-iio-adc-mcp3564 14392 F: Documentation/devicetree/bindings/iio/adc/microchip,mcp3564.yaml 14393 F: drivers/iio/adc/mcp3564.c
|