Searched full:mcp3564r (Results 1 – 3 of 3) sorted by relevance
/linux-6.8/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.8/drivers/iio/adc/ |
D | mcp3564.c | 11 * Datasheet for MCP3561R, MCP3562R, MCP3564R can be found here: 183 mcp3564r, enumerator 736 [mcp3564r] = { 737 .name = "mcp3564r", 1201 ids = mcp3564r; in mcp3564_config() 1478 { .compatible = "microchip,mcp3564r", .data = &mcp3564_chip_infos_tbl[mcp3564r] }, 1495 { "mcp3564r", (kernel_ulong_t)&mcp3564_chip_infos_tbl[mcp3564r] },
|
D | Kconfig | 826 MCP3564, MCP3561R, MCP3562R and MCP3564R analog to digital
|