Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7173.c199 AD7173_FILTER_SINC3, enumerator
407 [AD7173_FILTER_SINC3] = "sinc3",
747 if (cfg->filter_type == AD7173_FILTER_SINC3) in ad7173_load_config()
1317 if (st->channels[chan->address].cfg.filter_type == AD7173_FILTER_SINC3) { in ad7173_read_raw()
1400 if (cfg->filter_type == AD7173_FILTER_SINC3) { in ad7173_update_scan_mode()