mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 12:14:10 +08:00
0fb528c825
This is the iio driver for Microchip PAC193X series of Power Monitor with Accumulator chip family. Signed-off-by: Marius Cristea <marius.cristea@microchip.com> Link: https://lore.kernel.org/r/20240222164206.65700-3-marius.cristea@microchip.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
10 lines
413 B
Plaintext
10 lines
413 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/in_shunt_resistorY
|
|
KernelVersion: 6.7
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
The value of the shunt resistor may be known only at runtime
|
|
and set by a client application. This attribute allows to
|
|
set its value in micro-ohms. X is the IIO index of the device.
|
|
Y is the channel number. The value is used to calculate
|
|
current, power and accumulated energy.
|