Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4851.c163 unsigned long max_sample_rate_hz; member
217 freq = clamp(freq, 1, st->info->max_sample_rate_hz); in ad4851_set_sampling_freq()
1070 .max_sample_rate_hz = 250 * KILO,
1079 .max_sample_rate_hz = 250 * KILO,
1088 .max_sample_rate_hz = 1 * MEGA,
1097 .max_sample_rate_hz = 1 * MEGA,
1106 .max_sample_rate_hz = 250 * KILO,
1115 .max_sample_rate_hz = 250 * KILO,
1124 .max_sample_rate_hz = 1 * MEGA,
1133 .max_sample_rate_hz = 1 * MEGA,
[all …]