drm: add modifiers for MediaTek tiled formats
[drm/drm-misc.git] / Documentation / ABI / testing / sysfs-bus-iio-thermocouple
blob01259df297cab1271d6408b794a51525c9fab5b8
1 What:           /sys/bus/iio/devices/iio:deviceX/fault_ovuv
2 KernelVersion:  5.1
3 Contact:        linux-iio@vger.kernel.org
4 Description:
5                 Overvoltage or Undervoltage Input Fault. The internal circuitry
6                 is protected from excessive voltages applied to the thermocouple
7                 cables. The device can also detect if such a condition occurs.
9                 Reading returns '1' if input voltage is negative or greater
10                 than VDD, otherwise '0'.
12 What:           /sys/bus/iio/devices/iio:deviceX/fault_oc
13 KernelVersion:  5.1
14 Contact:        linux-iio@vger.kernel.org
15 Description:
16                 Open-circuit fault. The detection of open-circuit faults,
17                 such as those caused by broken thermocouple wires.
18                 Reading returns '1' if fault, '0' otherwise.