Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4170-4.c299 AD4170_SINC5, enumerator
434 [AD4170_SINC5] = "sinc5",
493 st->sps_tbl[AD4170_SINC5][i][0] = tmp0; /* Integer part */ in ad4170_fill_sps_tbl()
494 st->sps_tbl[AD4170_SINC5][i][1] = tmp1; /* Fractional part */ in ad4170_fill_sps_tbl()
838 return AD4170_SINC5; in __ad4170_get_filter_type()
860 case AD4170_SINC5: in ad4170_set_filter_type()
1329 case AD4170_SINC5: in ad4170_read_raw()
1442 case AD4170_SINC5: in ad4170_read_avail()
1492 case AD4170_SINC5: in ad4170_set_channel_freq()
1506 if (f_type == AD4170_SINC5) in ad4170_set_channel_freq()