Home
last modified time | relevance | path

Searched refs:max_sample_freq_hz (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dad7625.c38 const unsigned int max_sample_freq_hz; member
129 .max_sample_freq_hz = 6 * MEGA,
139 .max_sample_freq_hz = 10 * MEGA,
149 .max_sample_freq_hz = 5 * MEGA,
159 .max_sample_freq_hz = 5 * MEGA,
643 default_sample_freq = st->info->max_sample_freq_hz; in ad7625_probe()