Lines Matching refs:regulator
8 provided via DT. Limitations are that the regulator can
16 Continuous Voltage: This mode uses the regulator's maximum and minimum
18 regulator-{min,max}-microvolt properties to calculate
23 regulator voltage to run at half way between the
28 - compatible: Should be "pwm-regulator"
41 Any property defined as part of the core regulator binding can also be used.
42 (See: ../regulator/regulator.txt)
46 compatible = "pwm-regulator;
48 regulator-min-microvolt = <1016000>;
49 regulator-max-microvolt = <1114000>;
50 regulator-name = "vdd_logic";
55 compatible = "pwm-regulator;
57 regulator-min-microvolt = <1016000>;
58 regulator-max-microvolt = <1114000>;
59 regulator-name = "vdd_logic";