Searched full:mcp3564r (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | microchip,mcp3564.yaml | 17 Datasheet for MCP3561R, MCP3562R, MCP3564R can be found here: 38 - microchip,mcp3564r 75 unless there is also an internal reference available (e.g. mcp3564r). In 76 case of "r" devices (e. g. mcp3564r), if it does not exists the internal 156 compatible = "microchip,mcp3564r";
|
/linux-6.14.4/drivers/iio/adc/ |
D | mcp3564.c | 11 * Datasheet for MCP3561R, MCP3562R, MCP3564R can be found here: 183 mcp3564r, enumerator 733 [mcp3564r] = { 734 .name = "mcp3564r", 1191 ids = mcp3564r; in mcp3564_config() 1448 { .compatible = "microchip,mcp3564r", .data = &mcp3564_chip_infos_tbl[mcp3564r] }, 1465 { "mcp3564r", (kernel_ulong_t)&mcp3564_chip_infos_tbl[mcp3564r] },
|
D | Kconfig | 942 MCP3564, MCP3561R, MCP3562R and MCP3564R analog to digital
|