rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 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 | |
| 9 | |
| 10 | What: /sys/bus/iio/devices/iio:deviceX/out_conversion_mode |
| 11 | KernelVersion: 4.6 |
| 12 | Contact: linux-iio@vger.kernel.org |
| 13 | Description: |
| 14 | Specifies the hardware conversion mode used within DAC. |
| 15 | The two available modes are "high-power" and "low-power", |
| 16 | where "low-power" mode is the default mode. |