Home
last modified time | relevance | path

Searched full:ad7606b (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml16 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/
Dad7606.rst17 * `AD7606B <https://www.analog.com/en/products/ad7606b.html>`_
/linux-6.14.4/drivers/iio/adc/
Dad7606_par.c213 { .name = "ad7606b", .driver_data = (kernel_ulong_t)&ad7606b_info, },
226 { .compatible = "adi,ad7606b", .data = &ad7606b_info },
Dad7606_spi.c39 * 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 },
Dad7606.c236 .name = "ad7606b",
DKconfig233 It also support iio_backended devices for AD7606B.