1 What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_enable
3 Contact: linux-iio@vger.kernel.org
5 Dither enable. Write 1 to enable dither or 0 to disable it.
7 What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_invert
9 Contact: linux-iio@vger.kernel.org
11 Inverts the dither applied to the selected DAC channel. Dither is not
12 inverted by default. Write "1" to invert dither.
14 What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_scale_available
16 Contact: linux-iio@vger.kernel.org
18 Returns possible scalings available for the current channel.
20 What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_scale
22 Contact: linux-iio@vger.kernel.org
24 Scales the dither before it is applied to the selected channel.
26 What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_dither_source
28 Contact: linux-iio@vger.kernel.org
30 Selects dither source applied to the selected channel. Write "0" to
31 select N0 source, write "1" to select N1 source.