Searched full:max5821 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A 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/drivers/iio/dac/ |
H A D | max5821.c | 3 * iio/dac/max5821.c 312 /* max5821 start in powerdown mode 100Kohm to ground */ in max5821_probe() 335 { "max5821", ID_MAX5821 }, in max5821_probe() 341 { .compatible = "maxim,max5821" }, in max5821_probe() 348 .name = "max5821", in max5821_probe() 358 MODULE_DESCRIPTION("MAX5821 DAC"); in max5821_probe()
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx27-apf27dev.dts | 59 regulator-name = "max5821-reg"; 111 max5821@38 { 112 compatible = "maxim,max5821";
|