Searched full:mcp4726 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
D | microchip,mcp4725.yaml | 7 title: Microchip mcp4725 and mcp4726 DAC 16 - microchip,mcp4726 24 For the mcp4726 it will be used as the reference voltage if vref-supply 56 const: microchip,mcp4726
|
/linux-6.12.1/drivers/iio/dac/ |
D | mcp4725.c | 215 MCP4726, enumerator 225 [MCP4726] = { 255 &mcp472x_powerdown_mode_enum[MCP4726]), 257 &mcp472x_powerdown_mode_enum[MCP4726]), 271 [MCP4726] = { 522 static const struct mcp4725_chip_info mcp4726 = { variable 523 .chan_spec = &mcp472x_channel[MCP4726], 529 { "mcp4726", (kernel_ulong_t)&mcp4726 }, 540 .compatible = "microchip,mcp4726", 541 .data = &mcp4726
|