Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds