Searched full:max5821 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/iio/dac/ |
D | maxim,max5821.yaml | 4 $id: http://devicetree.org/schemas/iio/dac/maxim,max5821.yaml# 7 title: Maxim max5821 dual 10-bit DAC 14 https://datasheets.maximintegrated.com/en/ds/MAX5821.pdf 18 const: maxim,max5821 39 compatible = "maxim,max5821";
|
/Linux-v6.1/drivers/iio/dac/ |
D | max5821.c | 3 * iio/dac/max5821.c 318 /* max5821 start in powerdown mode 100Kohm to ground */ in max5821_probe() 363 { "max5821", ID_MAX5821 }, 369 { .compatible = "maxim,max5821" }, 376 .name = "max5821", 386 MODULE_DESCRIPTION("MAX5821 DAC");
|
D | Kconfig | 360 config MAX5821 config 361 tristate "Maxim MAX5821 DAC driver" 364 Say yes here to build support for Maxim MAX5821
|
D | Makefile | 41 obj-$(CONFIG_MAX5821) += max5821.o
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | imx27-apf27dev.dts | 65 regulator-name = "max5821-reg"; 118 max5821@38 { 119 compatible = "maxim,max5821";
|