Searched full:ad7606b (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7606.yaml | 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7606B.pdf 31 - adi,ad7606b 129 Software mode of operation, so far available only for AD7616 and AD7606B. 131 level for the AD7606B, or both the range selection are connected to high 303 compatible = "adi,ad7606b";
|
/linux-6.14.4/Documentation/iio/ |
D | ad7606.rst | 17 * `AD7606B <https://www.analog.com/en/products/ad7606b.html>`_
|
/linux-6.14.4/drivers/iio/adc/ |
D | ad7606_par.c | 213 { .name = "ad7606b", .driver_data = (kernel_ulong_t)&ad7606b_info, }, 226 { .compatible = "adi,ad7606b", .data = &ad7606b_info },
|
D | ad7606_spi.c | 39 * Range for AD7606B channels are stored in registers starting with address 0x3. 444 { "ad7606b", (kernel_ulong_t)&ad7606b_bus_info }, 460 { .compatible = "adi,ad7606b", .data = &ad7606b_bus_info },
|
D | ad7606.c | 236 .name = "ad7606b",
|
D | Kconfig | 233 It also support iio_backended devices for AD7606B.
|