Searched +full:prescaler +full:- +full:exponent (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | lltc,ltc294x.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 17 - Sebastian Reichel <sre@kernel.org> 20 - $ref: power-supply.yaml# 25 - lltc,ltc2941 26 - lltc,ltc2942 27 - lltc,ltc2943 28 - lltc,ltc2944 33 lltc,resistor-sense: [all …]
|
H A D | ltc2941.txt | 10 - compatible: Should contain "lltc,ltc2941", "lltc,ltc2942", "lltc,ltc2943" 12 - reg: The 7-bit I2C address. 13 - lltc,resistor-sense: The sense resistor value in milli-ohms. Can be a 32-bit 16 - lltc,prescaler-exponent: The prescaler exponent as explained in the datasheet. 26 lltc,resistor-sense = <15>; 27 lltc,prescaler-exponent = <5>; /* 2^(2*5) = 1024 */
|