Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/
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.
/Linux-v6.6/drivers/iio/adc/
Dad7606_spi.c183 * Ad7616 has 16 channels divided in group A and group B. in ad7616_write_scale_sw()
335 { "ad7616", ID_AD7616 },
346 { .compatible = "adi,ad7616" },
Dad7606.c247 /* AD7616 requires a reset to update value */ in ad7606_write_os_hw()
361 * The current assumption that this driver makes for AD7616, is that it's
623 /* AD7616 requires al least 15ms to reconfigure after a reset */ in ad7606_probe()