Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml17 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7616.pdf
27 - adi,ad7616
65 high, it should be marked GPIO_ACTIVE_HIGH. On the AD7616, as the line is
92 GPIO_ACTIVE_HIGH. On the AD7616, there are 2 pins, and if the 2 pins are
108 Software mode of operation, so far available only for AD7616 and AD7606B.
111 level for the AD7616. The device is configured by the corresponding
133 const: adi,ad7616
151 - adi,ad7616
/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.c218 /* AD7616 requires a reset to update value */ in ad7606_write_os_hw()
325 * The current assumption that this driver makes for AD7616, is that it's
587 /* AD7616 requires al least 15ms to reconfigure after a reset */ in ad7606_probe()