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.c39 const unsigned int max_sample_freq_hz; member
130 .max_sample_freq_hz = 6 * MEGA,
140 .max_sample_freq_hz = 10 * MEGA,
150 .max_sample_freq_hz = 5 * MEGA,
160 .max_sample_freq_hz = 5 * MEGA,
641 default_sample_freq = st->info->max_sample_freq_hz; in ad7625_probe()