Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad9467.c159 unsigned int test_points; member
396 .test_points = AD9647_MAX_TEST_POINTS,
413 .test_points = AD9647_MAX_TEST_POINTS,
430 .test_points = AD9647_MAX_TEST_POINTS,
447 .test_points = AD9647_MAX_TEST_POINTS,
465 .test_points = AD9647_MAX_TEST_POINTS,
484 .test_points = AD9649_TEST_POINTS,
502 .test_points = AD9647_MAX_TEST_POINTS,
804 unsigned int test_points = st->info->test_points; in ad9467_calibrate() local
821 for (point = 0; point < st->info->test_points; point++) { in ad9467_calibrate()
[all …]