~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130 (Architecture mips) and /Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130 (Architecture alpha)


  1 What:           /sys/bus/iio/devices/iio:devic      1 What:           /sys/bus/iio/devices/iio:deviceX/in_voltage-voltage_filter_mode_available
  2 KernelVersion:  6.2                                 2 KernelVersion:  6.2
  3 Contact:        linux-iio@vger.kernel.org           3 Contact:        linux-iio@vger.kernel.org
  4 Description:                                        4 Description:
  5                 Reading returns a list with th      5                 Reading returns a list with the possible filter modes.
  6                                                     6 
  7                   * "sinc4"       - Sinc 4. Ex      7                   * "sinc4"       - Sinc 4. Excellent noise performance. Long
  8                     1st conversion time. No na      8                     1st conversion time. No natural 50/60Hz rejection.
  9                                                     9 
 10                   * "sinc4+sinc1" - Sinc4 + av     10                   * "sinc4+sinc1" - Sinc4 + averaging by 8. Low 1st conversion
 11                     time.                          11                     time.
 12                                                    12 
 13                   * "sinc3"           - Sinc3.     13                   * "sinc3"           - Sinc3. Moderate 1st conversion time.
 14                     Good noise performance.        14                     Good noise performance.
 15                                                    15 
 16                   * "sinc3+rej60" - Sinc3 + 60     16                   * "sinc3+rej60" - Sinc3 + 60Hz rejection. At a sampling
 17                     frequency of 50Hz, achieve     17                     frequency of 50Hz, achieves simultaneous 50Hz and 60Hz
 18                     rejection.                     18                     rejection.
 19                                                    19 
 20                   * "sinc3+sinc1" - Sinc3 + av     20                   * "sinc3+sinc1" - Sinc3 + averaging by 8. Low 1st conversion
 21                     time. Best used with a sam     21                     time. Best used with a sampling frequency of at least
 22                     216.19Hz.                      22                     216.19Hz.
 23                                                    23 
 24                   * "sinc3+pf1"   - Sinc3 + Po     24                   * "sinc3+pf1"   - Sinc3 + Post Filter 1. 53dB rejection @
 25                     50Hz, 58dB rejection @ 60H     25                     50Hz, 58dB rejection @ 60Hz.
 26                                                    26 
 27                   * "sinc3+pf2"   - Sinc3 + Po     27                   * "sinc3+pf2"   - Sinc3 + Post Filter 2. 70dB rejection @
 28                     50Hz, 70dB rejection @ 60H     28                     50Hz, 70dB rejection @ 60Hz.
 29                                                    29 
 30                   * "sinc3+pf3"   - Sinc3 + Po     30                   * "sinc3+pf3"   - Sinc3 + Post Filter 3. 99dB rejection @
 31                     50Hz, 103dB rejection @ 60     31                     50Hz, 103dB rejection @ 60Hz.
 32                                                    32 
 33                   * "sinc3+pf4"   - Sinc3 + Po     33                   * "sinc3+pf4"   - Sinc3 + Post Filter 4. 103dB rejection @
 34                     50Hz, 109dB rejection @ 60     34                     50Hz, 109dB rejection @ 60Hz.
 35                                                    35 
 36 What:           /sys/bus/iio/devices/iio:devic     36 What:           /sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_filter_mode
 37 KernelVersion:  6.2                                37 KernelVersion:  6.2
 38 Contact:        linux-iio@vger.kernel.org          38 Contact:        linux-iio@vger.kernel.org
 39 Description:                                       39 Description:
 40                 Set the filter mode of the dif     40                 Set the filter mode of the differential channel. When the filter
 41                 mode changes, the in_voltageY-     41                 mode changes, the in_voltageY-voltageZ_sampling_frequency and
 42                 in_voltageY-voltageZ_sampling_     42                 in_voltageY-voltageZ_sampling_frequency_available attributes
 43                 might also change to accommoda     43                 might also change to accommodate the new filter mode.
 44                 If the current sampling freque     44                 If the current sampling frequency is out of range for the new
 45                 filter mode, the sampling freq     45                 filter mode, the sampling frequency will be changed to the
 46                 closest valid one.                 46                 closest valid one.
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php