Lines Matching +full:regulator +full:- +full:output
1 Linear Technology LTC3676 8-output regulators
4 - compatible: "lltc,ltc3676"
5 - reg: I2C slave address
8 - regulators: Contains eight regulator child nodes sw1, sw2, sw3, sw4,
10 documented in Documentation/devicetree/bindings/regulator/regulator.txt.
12 Each regulator is defined using the standard binding for regulators. The
17 - lltc,fb-voltage-divider: An array of two integers containing the resistor
21 412.5mV to 800mV in 12.5 mV steps. The output voltage thus ranges between
24 Regulators ldo1, ldo2, and ldo4 have a fixed 0.725 V reference and thus output
25 0.725 * (1 + R1/R2) V. The ldo3 regulator is fixed to 1.8 V. The ldo1 standby
26 regulator can not be disabled and thus should have the regulator-always-on
37 regulator-min-microvolt = <674400>;
38 regulator-max-microvolt = <1308000>;
39 lltc,fb-voltage-divider = <127000 200000>;
40 regulator-ramp-delay = <7000>;
41 regulator-boot-on;
42 regulator-always-on;
46 regulator-min-microvolt = <1033310>;
47 regulator-max-microvolt = <200400>;
48 lltc,fb-voltage-divider = <301000 200000>;
49 regulator-ramp-delay = <7000>;
50 regulator-boot-on;
51 regulator-always-on;
55 regulator-min-microvolt = <674400>;
56 regulator-max-microvolt = <130800>;
57 lltc,fb-voltage-divider = <127000 200000>;
58 regulator-ramp-delay = <7000>;
59 regulator-boot-on;
60 regulator-always-on;
64 regulator-min-microvolt = <868310>;
65 regulator-max-microvolt = <168400>;
66 lltc,fb-voltage-divider = <221000 200000>;
67 regulator-ramp-delay = <7000>;
68 regulator-boot-on;
69 regulator-always-on;
73 regulator-min-microvolt = <2490375>;
74 regulator-max-microvolt = <2490375>;
75 lltc,fb-voltage-divider = <487000 200000>;
76 regulator-boot-on;
77 regulator-always-on;
81 regulator-min-microvolt = <1800000>;
82 regulator-max-microvolt = <1800000>;
83 regulator-boot-on;
87 regulator-min-microvolt = <3023250>;
88 regulator-max-microvolt = <3023250>;
89 lltc,fb-voltage-divider = <634000 200000>;
90 regulator-boot-on;
91 regulator-always-on;