Searched full:mcp4725 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/dac/microchip,mcp4725.yaml#7 title: Microchip mcp4725 and mcp4726 DAC15 - microchip,mcp472523 Provides both power and acts as the reference supply on the mcp4725.45 const: microchip,mcp472584 mcp4725@60 {85 compatible = "microchip,mcp4725";
3 * mcp4725.c - Support for Microchip MCP4725/625 #include <linux/iio/dac/mcp4725.h>27 #define MCP4725_DRV_NAME "mcp4725"214 MCP4725, enumerator 219 [MCP4725] = {241 &mcp472x_powerdown_mode_enum[MCP4725]),243 &mcp472x_powerdown_mode_enum[MCP4725]),262 [MCP4725] = {422 "external reference is unavailable on MCP4725"); in mcp4725_probe() 516 static const struct mcp4725_chip_info mcp4725 = { global() variable [all...]
7 * Based on mcp4725 by Peter Meerwald <pmeerw@pmeerw.net>
3 * MCP4725 DAC driver12 * struct mcp4725_platform_data - MCP4725/6 DAC specific data.18 * Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml for more information.