Searched full:max5821 (Results 1 – 6 of 6) sorted by relevance
/openbmc/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";
|
/openbmc/linux/drivers/iio/dac/ |
H A 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");
|
H A D | Kconfig | 380 config MAX5821 config 381 tristate "Maxim MAX5821 DAC driver" 384 Say yes here to build support for Maxim MAX5821
|
H A D | Makefile | 42 obj-$(CONFIG_MAX5821) += max5821.o
|
/openbmc/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";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |