Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4170-4.c298 AD4170_SINC5_AVG, enumerator
433 [AD4170_SINC5_AVG] = "sinc5+avg",
480 st->sps_tbl[AD4170_SINC5_AVG][i][0] = tmp0; /* Integer part */ in ad4170_fill_sps_tbl()
481 st->sps_tbl[AD4170_SINC5_AVG][i][1] = tmp1; /* Fractional part */ in ad4170_fill_sps_tbl()
836 return AD4170_SINC5_AVG; in __ad4170_get_filter_type()
857 case AD4170_SINC5_AVG: in ad4170_set_filter_type()
882 if (val == AD4170_SINC5_AVG || val == AD4170_SINC3) in ad4170_set_filter_type()
1321 case AD4170_SINC5_AVG: in ad4170_read_raw()
1436 case AD4170_SINC5_AVG: in ad4170_read_avail()
1488 case AD4170_SINC5_AVG: in ad4170_set_channel_freq()