Home
last modified time | relevance | path

Searched full:max5522 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dmaxim,max5522.yaml4 $id: http://devicetree.org/schemas/iio/dac/maxim,max5522.yaml#
7 title: Maxim Integrated MAX5522 Dual 10-bit Voltage-Output SPI DACs
15 https://www.analog.com/en/products/max5522.html
19 const: maxim,max5522
44 compatible = "maxim,max5522";
/openbmc/linux/drivers/iio/dac/
H A Dmax5522.c3 * Maxim MAX5522
66 .name = "max5522",
181 { "max5522", (kernel_ulong_t)&max5522_chip_info_tbl[ID_MAX5522] },
188 .compatible = "maxim,max5522",
197 .name = "max5522",
206 MODULE_DESCRIPTION("MAX5522 DAC driver");
H A DKconfig367 config MAX5522 config
368 tristate "Maxim MAX5522 DAC driver"
372 Say Y here if you want to build a driver for the Maxim MAX5522.
374 MAX5522 is a dual, ultra-low-power, 10-Bit, voltage-output
378 If compiled as a module, it will be called max5522.
H A DMakefile41 obj-$(CONFIG_MAX5522) += max5522.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]