Home
last modified time | relevance | path

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

/linux/drivers/iio/filter/
H A Dadmv8818.c296 u64 hpf_corner_target, lpf_corner_target; in admv8818_rfin_band_select() local
302 hpf_corner_target = st->cf_hz - st->hpf_margin_hz; in admv8818_rfin_band_select()
304 hpf_corner_target = 0; in admv8818_rfin_band_select()
313 ret = __admv8818_hpf_select(st, hpf_corner_target); in admv8818_rfin_band_select()