Searched refs:TEST_TSEL_400 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/iio/test/ |
D | iio-test-gts.c | 30 #define TEST_TSEL_400 4 macro 31 #define TEST_TSEL_X_MAX TEST_TSEL_400 90 GAIN_SCALE_ITIME_US(400 * 1000, TEST_TSEL_400, 8), 91 GAIN_SCALE_ITIME_US(400 * 1000, TEST_TSEL_400, 8), 131 GAIN_SCALE_ITIME_US(-10, TEST_TSEL_400, 8), in test_init_iio_gts_invalid() 141 GAIN_SCALE_ITIME_US(400 * 1000, TEST_TSEL_400, 55555), in test_init_iio_gts_invalid() 246 new_time_sel = TEST_TSEL_400; 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() 282 new_time_sel = TEST_TSEL_400; in test_iio_gts_find_new_gain_sel_by_old_gain_time() 290 new_time_sel = TEST_TSEL_400; in test_iio_gts_find_new_gain_sel_by_old_gain_time() [all …]
|