Lines Matching refs:regulator
36 Any standard regulator properties can be used to configure the single regulator.
59 regulator-name = "VCC_1V8";
60 regulator-min-microvolt = <1800000>;
61 regulator-max-microvolt = <1800000>;
62 regulator-always-on;
66 regulator-name = "VCC_1V2";
67 regulator-min-microvolt = <1100000>;
68 regulator-max-microvolt = <1300000>;
69 regulator-suspend-mem-microvolt = <1150000>;
70 regulator-suspend-standby-microvolt = <1150000>;
71 regulator-always-on;
75 regulator-name = "VCC_3V3";
76 regulator-min-microvolt = <3300000>;
77 regulator-max-microvolt = <3300000>;
78 regulator-always-on;
82 regulator-name = "VDDANA";
83 regulator-min-microvolt = <3300000>;
84 regulator-max-microvolt = <3300000>;
85 regulator-always-on;
89 regulator-name = "FUSE_2V5";
90 regulator-min-microvolt = <2500000>;
91 regulator-max-microvolt = <2500000>;