Home
last modified time | relevance | path

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

/linux/drivers/iio/frequency/
H A Dadf4377.c429 u16 vco_band_div; member
612 FIELD_PREP(ADF4377_0026_VCO_BAND_DIV_MSK, st->vco_band_div)); in adf4377_set_freq()
799 st->vco_band_div = DIV_ROUND_UP(st->f_div_rclk, 150000 * 16 * (1 << st->dclk_mode)); in adf4377_init()