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