sysfs-bus-iio-vf610 573 B

12345678910111213141516
  1. What: /sys/bus/iio/devices/iio:deviceX/conversion_mode
  2. KernelVersion: 4.2
  3. Contact: linux-iio@vger.kernel.org
  4. Description:
  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. What: /sys/bus/iio/devices/iio:deviceX/out_conversion_mode
  9. KernelVersion: 4.6
  10. Contact: linux-iio@vger.kernel.org
  11. Description:
  12. Specifies the hardware conversion mode used within DAC.
  13. The two available modes are "high-power" and "low-power",
  14. where "low-power" mode is the default mode.