Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/frequency/
Dadf4371.c478 unsigned int vco_band_div, tmp; in adf4371_setup() local
519 vco_band_div = DIV_ROUND_UP(st->fpfd, 2400000U); in adf4371_setup()
534 st->buf[0] = vco_band_div; in adf4371_setup()