Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4170-4.c300 AD4170_SINC3, enumerator
435 [AD4170_SINC3] = "sinc3",
484 st->sps_tbl[AD4170_SINC3][i][0] = tmp0; /* Integer part */ in ad4170_fill_sps_tbl()
485 st->sps_tbl[AD4170_SINC3][i][1] = tmp1; /* Fractional part */ in ad4170_fill_sps_tbl()
840 return AD4170_SINC3; in __ad4170_get_filter_type()
863 case AD4170_SINC3: in ad4170_set_filter_type()
882 if (val == AD4170_SINC5_AVG || val == AD4170_SINC3) in ad4170_set_filter_type()
1322 case AD4170_SINC3: in ad4170_read_raw()
1437 case AD4170_SINC3: in ad4170_read_avail()
1489 case AD4170_SINC3: in ad4170_set_channel_freq()