Searched refs:old_time_sel (Results 1 – 2 of 2) sorted by relevance
| /drivers/iio/test/ |
| A D | iio-test-gts.c | 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() 292 old_time_sel, new_time_sel, &new_gain); in test_iio_gts_find_new_gain_sel_by_old_gain_time() [all …]
|
| /drivers/iio/ |
| A D | industrialio-gts-helper.c | 1123 int old_gain, int old_time_sel, in iio_gts_find_new_gain_sel_by_old_gain_time() argument 1132 itime_old = iio_gts_find_itime_by_sel(gts, old_time_sel); in iio_gts_find_new_gain_sel_by_old_gain_time()
|
Completed in 8 milliseconds