Searched full:ad7616 (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7606.yaml | 22 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7616.pdf 37 - adi,ad7616 86 high, it should be marked GPIO_ACTIVE_HIGH. On the AD7616, as the line is 113 GPIO_ACTIVE_HIGH. On the AD7616, there are 2 pins, and if the 2 pins are 129 Software mode of operation, so far available only for AD7616 and AD7606B. 132 level for the AD7616. The device is configured by the corresponding 228 const: adi,ad7616 246 - adi,ad7616
|
/linux-6.14.4/Documentation/iio/ |
D | ad7606.rst | 18 * `AD7616 <https://www.analog.com/en/products/ad7616.html>`_ 75 While all the AD7606/AD7616 series parts can be configured using GPIOs, some of
|
/linux-6.14.4/drivers/iio/adc/ |
D | ad7606_spi.c | 221 * Ad7616 has 16 channels divided in group A and group B. in ad7616_write_scale_sw() 450 { "ad7616", (kernel_ulong_t)&ad7616_bus_info }, 466 { .compatible = "adi,ad7616", .data = &ad7616_bus_info },
|
D | ad7606.c | 149 * The current assumption that this driver makes for AD7616, is that it's 303 .name = "ad7616", 824 /* AD7616 requires a reset to update value */ in ad7606_write_os_hw() 1243 /* AD7616 requires al least 15ms to reconfigure after a reset */ in ad7606_probe()
|
D | ad7606.h | 176 * 16 * 16-bit samples + 64-bit timestamp - for AD7616
|