1 What: /sys/kernel/debug/iio/iio:deviceX/calibration_table_dump
3 Contact: linux-iio@vger.kernel.org
5 This dumps the calibration table that was filled during the
6 digital interface tuning process.
8 What: /sys/kernel/debug/iio/iio:deviceX/in_voltage_test_mode_available
10 Contact: linux-iio@vger.kernel.org
12 List all the available test tones:
28 Note that depending on the actual device being used, some of the
29 above might not be available (and they won't be listed when
32 What: /sys/kernel/debug/iio/iio:deviceX/in_voltageY_test_mode
34 Contact: linux-iio@vger.kernel.org
36 Writing to this file will initiate one of available test tone on
37 channel Y. Reading it, shows which test is running. In cases
38 where an IIO backend is available and supports the test tone,
39 additional information about the data correctness is given.