17 lines · plain
1What: /sys/bus/iio/devices/iio:deviceX/in_conversion_mode2KernelVersion: 4.23Contact: linux-iio@vger.kernel.org4Description:5 Specifies the hardware conversion mode used. The three6 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_mode11KernelVersion: 4.612Contact: linux-iio@vger.kernel.org13Description: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