1What:		/sys/bus/iio/devices/iio:deviceX/in_conversion_mode
2KernelVersion:	4.2
3Contact:	linux-iio@vger.kernel.org
4Description:
5		Specifies the hardware conversion mode used. The three
6		available modes are "normal", "high-speed" and "low-power",
7		where the last is the default mode.
8
9
10What:		/sys/bus/iio/devices/iio:deviceX/out_conversion_mode
11KernelVersion:	4.6
12Contact:	linux-iio@vger.kernel.org
13Description:
14		Specifies the hardware conversion mode used within DAC.
15		The two available modes are "high-power" and "low-power",
16		where "low-power" mode is the default mode.
17