Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dad9467.c147 unsigned int test_points; member
347 .test_points = AD9647_MAX_TEST_POINTS,
364 .test_points = AD9647_MAX_TEST_POINTS,
380 .test_points = AD9647_MAX_TEST_POINTS,
398 .test_points = AD9647_MAX_TEST_POINTS,
416 .test_points = AD9649_TEST_POINTS,
433 .test_points = AD9647_MAX_TEST_POINTS,
703 unsigned int test_points = st->info->test_points; in ad9467_calibrate() local
720 for (point = 0; point < st->info->test_points; point++) { in ad9467_calibrate()
742 __clear_bit(point + invert * test_points, in ad9467_calibrate()
[all …]