1What:		/sys/bus/iio/devices/iio:deviceX/filter_mode_available
2KernelVersion:
3Contact:	linux-iio@vger.kernel.org
4Description:
5		Reading this returns the valid values that can be written to the
6		on_altvoltage0_mode attribute:
7
8		- auto -> Adjust bandpass filter to track changes in input clock rate.
9		- manual -> disable/unregister the clock rate notifier / input clock tracking.
10
11What:		/sys/bus/iio/devices/iio:deviceX/filter_mode
12KernelVersion:
13Contact:	linux-iio@vger.kernel.org
14Description:
15		This attribute configures the filter mode.
16		Reading returns the actual mode.
17