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.c200 AD7173_FILTER_SINC3, enumerator
408 [AD7173_FILTER_SINC3] = "sinc3",
748 if (cfg->filter_type == AD7173_FILTER_SINC3) in ad7173_load_config()
1318 if (st->channels[chan->address].cfg.filter_type == AD7173_FILTER_SINC3) { in ad7173_read_raw()
1401 if (cfg->filter_type == AD7173_FILTER_SINC3) { in ad7173_update_scan_mode()