Home
last modified time | relevance | path

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

/linux/drivers/iio/filter/
H A Dadmv8818.c105 u64 hpf_margin_hz; member
301 if (st->cf_hz > st->hpf_margin_hz) in admv8818_rfin_band_select()
302 hpf_corner_target = st->cf_hz - st->hpf_margin_hz; in admv8818_rfin_band_select()
740 st->hpf_margin_hz = (u64)mhz * HZ_PER_MHZ; in admv8818_read_properties()
742 st->hpf_margin_hz = 0; in admv8818_read_properties()