Searched refs:synth_timeout (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/iio/frequency/
H A Dadf4371.c477 unsigned int synth_timeout = 2, timeout = 1, vco_alc_timeout = 1; local
526 synth_timeout++;
528 } while (synth_timeout * 1024 + timeout <= 20 * tmp);
537 st->buf[3] = synth_timeout;

Completed in 213 milliseconds