blob: 308a6756d3bf3fab4812b2edb735b5978ccc4e5a [file] [log] [blame]
Stefan Agnerbf04c1a2015-05-27 14:47:51 +02001What: /sys/bus/iio/devices/iio:deviceX/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.
Sanchayan Maity1b983bf2016-02-22 11:48:37 +05308
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.