Home
last modified time | relevance | path

Searched full:ad7616 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7616.pdf
26 - adi,ad7616
90 Software mode of operation, so far available only for ad7616 and ad7606b.
/openbmc/linux/drivers/iio/adc/
H A Dad7606_spi.c183 * Ad7616 has 16 channels divided in group A and group B. in ad7616_write_scale_sw()
336 { "ad7616", ID_AD7616 },
347 { .compatible = "adi,ad7616" },
H A Dad7606.c223 /* AD7616 requires a reset to update value */ in ad7606_write_os_hw()
337 * The current assumption that this driver makes for AD7616, is that it's
599 /* AD7616 requires al least 15ms to reconfigure after a reset */ in ad7606_probe()