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
395 .test_points = AD9647_MAX_TEST_POINTS,
412 .test_points = AD9647_MAX_TEST_POINTS,
429 .test_points = AD9647_MAX_TEST_POINTS,
446 .test_points = AD9647_MAX_TEST_POINTS,
464 .test_points = AD9647_MAX_TEST_POINTS,
483 .test_points = AD9649_TEST_POINTS,
501 .test_points = AD9647_MAX_TEST_POINTS,
803 unsigned int test_points = st->info->test_points; in ad9467_calibrate() local
820 for (point = 0; point < st->info->test_points; point++) { in ad9467_calibrate()
[all …]