Home
last modified time | relevance | path

Searched defs:ad7606_chip_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dad7606.h73 struct ad7606_chip_info { struct
74 unsigned int max_samplerate;
75 const char *name;
76 unsigned int bits;
77 unsigned int num_adc_channels;
78 ad7606_scale_setup_cb_t scale_setup_cb;
79 ad7606_sw_setup_cb_t sw_setup_cb;
80 const unsigned int *oversampling_avail;
81 unsigned int oversampling_num;
82 bool os_req_reset;
[all …]