Lines Matching +full:divider +full:- +full:int +full:- +full:1
2 # SPDX-License-Identifier: Apache-2.0
5 When an io-channel measures the voltage over a current sense amplifier,
11 … https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
13 compatible: "current-sense-amplifier"
18 io-channels:
21 Channels available with this divider configuration.
23 sense-resistor-milli-ohms:
24 type: int
27 Resistance of the shunt resistor in milli-ohms.
29 sense-gain-mult:
30 type: int
31 default: 1
33 Amplifier gain multiplier. The default is <1>. The maximum value is <65535>.
35 sense-gain-div:
36 type: int
37 default: 1
39 Amplifier gain divider. The default is <1>. The maximum value is <65535>.
41 power-gpios:
42 type: phandle-array