Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258 authored by Linus Torvalds on 05 July 2020, 23:20:22 UTC
Linux 5.8-rc4
Tip revision: dcb7fd8
sysfs-bus-iio-vf610
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.
back to top