0001 What: /sys/bus/iio/devices/iio:deviceX/filter_mode_available
0002 KernelVersion:
0003 Contact: linux-iio@vger.kernel.org
0004 Description:
0005 Reading this returns the valid values that can be written to the
0006 on_altvoltage0_mode attribute:
0007
0008 - auto -> Adjust bandpass filter to track changes in input clock rate.
0009 - manual -> disable/unregister the clock rate notifier / input clock tracking.
0010
0011 What: /sys/bus/iio/devices/iio:deviceX/filter_mode
0012 KernelVersion:
0013 Contact: linux-iio@vger.kernel.org
0014 Description:
0015 This attribute configures the filter mode.
0016 Reading returns the actual mode.