Home
last modified time | relevance | path

Searched full:ad7608 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml20 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7608.pdf
35 - adi,ad7608
272 - adi,ad7608
291 - adi,ad7608
/linux/drivers/iio/adc/
H A Dad7606_par.c228 { .name = "ad7608", .driver_data = (kernel_ulong_t)&ad7608_info, },
243 { .compatible = "adi,ad7608", .data = &ad7608_info },
H A Dad7606_spi.c474 { "ad7608", (kernel_ulong_t)&ad7608_bus_info },
490 { .compatible = "adi,ad7608", .data = &ad7608_bus_info },
H A Dad7606.c223 .name = "ad7608",