Home
last modified time | relevance | path

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

/linux/drivers/iio/test/
H A Diio-test-gts.c238 int ret, old_gain, new_gain, old_time_sel, new_time_sel; in test_iio_gts_find_new_gain_sel_by_old_gain_time() local
245 old_time_sel = TEST_TSEL_200; in test_iio_gts_find_new_gain_sel_by_old_gain_time()
249 old_time_sel, new_time_sel, &new_gain); in test_iio_gts_find_new_gain_sel_by_old_gain_time()
258 old_time_sel = TEST_TSEL_50; in test_iio_gts_find_new_gain_sel_by_old_gain_time()
261 old_time_sel, new_time_sel, &new_gain); in test_iio_gts_find_new_gain_sel_by_old_gain_time()
269 old_time_sel = TEST_TSEL_400; in test_iio_gts_find_new_gain_sel_by_old_gain_time()
272 old_time_sel, new_time_sel, &new_gain); in test_iio_gts_find_new_gain_sel_by_old_gain_time()
281 old_time_sel = TEST_TSEL_200; in test_iio_gts_find_new_gain_sel_by_old_gain_time()
284 old_time_sel, new_time_sel, &new_gain); in test_iio_gts_find_new_gain_sel_by_old_gain_time()
289 old_time_sel = TEST_TSEL_50; in test_iio_gts_find_new_gain_sel_by_old_gain_time()
[all …]