docs: hwmon: misc files: convert to ReST format
[linux-2.6-block.git] / Documentation / hwmon / ina3221
CommitLineData
7cb6dcff
AD
1Kernel driver ina3221
2=====================
3
4Supported chips:
5 * Texas Instruments INA3221
6 Prefix: 'ina3221'
7 Addresses: I2C 0x40 - 0x43
8 Datasheet: Publicly available at the Texas Instruments website
9 http://www.ti.com/
10
11Author: Andrew F. Davis <afd@ti.com>
12
13Description
14-----------
15
16The Texas Instruments INA3221 monitors voltage, current, and power on the high
17side of up to three D.C. power supplies. The INA3221 monitors both shunt drop
18and supply voltage, with programmable conversion times and averaging, current
19and power are calculated host-side from these.
20
21Sysfs entries
22-------------
23
a9e9dd9c
NC
24in[123]_label Voltage channel labels
25in[123]_enable Voltage channel enable controls
7cb6dcff
AD
26in[123]_input Bus voltage(mV) channels
27curr[123]_input Current(mA) measurement channels
28shunt[123]_resistor Shunt resistance(uOhm) channels
29curr[123]_crit Critical alert current(mA) setting, activates the
30 corresponding alarm when the respective current
31 is above this value
32curr[123]_crit_alarm Critical alert current limit exceeded
33curr[123]_max Warning alert current(mA) setting, activates the
34 corresponding alarm when the respective current
35 average is above this value.
36curr[123]_max_alarm Warning alert current limit exceeded
37in[456]_input Shunt voltage(uV) for channels 1, 2, and 3 respectively
5c090abf
NC
38samples Number of samples using in the averaging mode.
39 Supports the list of number of samples:
40 1, 4, 16, 64, 128, 256, 512, 1024