Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/frequency/
H A Dadf4371.c477 unsigned int synth_timeout = 2, timeout = 1, vco_alc_timeout = 1; in adf4371_setup() local
531 vco_alc_timeout++; in adf4371_setup()
532 } while (vco_alc_timeout * 1024 - timeout <= 50 * tmp); in adf4371_setup()
538 st->buf[4] = ADF4371_VCO_ALC_TOUT(vco_alc_timeout); in adf4371_setup()