Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7192.c726 static int ad7192_compute_f_order(struct ad7192_state *st, bool sinc3_en, bool chop_en) in ad7192_compute_f_order() function
750 return ad7192_compute_f_order(st, sinc3_en, chop_en); in ad7192_get_f_order()
756 unsigned int f_order = ad7192_compute_f_order(st, sinc3_en, chop_en); in ad7192_compute_f_adc()