Searched full:mcp4725 (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| D | microchip,mcp4725.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/microchip,mcp4725.yaml# 7 title: Microchip mcp4725 and mcp4726 DAC 15 - microchip,mcp4725 23 Provides both power and acts as the reference supply on the mcp4725. 45 const: microchip,mcp4725 84 mcp4725@60 { 85 compatible = "microchip,mcp4725";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | mcp4725.txt | 1 Microchip mcp4725 and mcp4726 DAC device driver 4 - compatible: Must be "microchip,mcp4725" or "microchip,mcp4726" 7 voltage reference on mcp4725. It is used as a voltage reference on 21 /* simple mcp4725 */ 22 mcp4725@60 { 23 compatible = "microchip,mcp4725";
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| D | mcp4725.c | 3 * mcp4725.c - Support for Microchip MCP4725/6 25 #include <linux/iio/dac/mcp4725.h> 27 #define MCP4725_DRV_NAME "mcp4725" 208 MCP4725, enumerator 213 [MCP4725] = { 235 &mcp472x_powerdown_mode_enum[MCP4725]), 237 &mcp472x_powerdown_mode_enum[MCP4725]), 256 [MCP4725] = { 416 if (data->id == MCP4725 && pdata->use_vref) { in mcp4725_probe() 418 "external reference is unavailable on MCP4725"); in mcp4725_probe() [all …]
|
| D | Kconfig | 325 config MCP4725 config 326 tristate "MCP4725/6 DAC driver" 334 will be called mcp4725.
|
| D | Makefile | 38 obj-$(CONFIG_MCP4725) += mcp4725.o
|
| /kernel/linux/linux-6.6/drivers/iio/dac/ |
| D | mcp4725.c | 3 * mcp4725.c - Support for Microchip MCP4725/6 25 #include <linux/iio/dac/mcp4725.h> 27 #define MCP4725_DRV_NAME "mcp4725" 209 MCP4725, enumerator 214 [MCP4725] = { 236 &mcp472x_powerdown_mode_enum[MCP4725]), 238 &mcp472x_powerdown_mode_enum[MCP4725]), 257 [MCP4725] = { 417 if (data->id == MCP4725 && pdata->use_vref) { in mcp4725_probe() 419 "external reference is unavailable on MCP4725"); in mcp4725_probe() [all …]
|
| D | Kconfig | 387 config MCP4725 config 388 tristate "MCP4725/6 DAC driver" 396 will be called mcp4725.
|
| D | Makefile | 43 obj-$(CONFIG_MCP4725) += mcp4725.o
|
| D | mcp4728.c | 7 * Based on mcp4725 by Peter Meerwald <pmeerw@pmeerw.net>
|
| /kernel/linux/linux-5.10/include/linux/iio/dac/ |
| D | mcp4725.h | 3 * MCP4725 DAC driver 12 * struct mcp4725_platform_data - MCP4725/6 DAC specific data. 18 * Documentation/devicetree/bindings/iio/dac/mcp4725.txt for more information.
|
| /kernel/linux/linux-6.6/include/linux/iio/dac/ |
| D | mcp4725.h | 3 * MCP4725 DAC driver 12 * struct mcp4725_platform_data - MCP4725/6 DAC specific data. 18 * Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml for more information.
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx53-m53menlo.dts | 259 compatible = "microchip,mcp4725";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx53-m53menlo.dts | 259 compatible = "microchip,mcp4725";
|