Lines Matching refs:regulator
34 Any standard regulator properties can be used to configure the single regulator.
56 regulator-name = "VCC_1V8";
57 regulator-min-microvolt = <1800000>;
58 regulator-max-microvolt = <1800000>;
59 regulator-always-on;
63 regulator-name = "VCC_1V2";
64 regulator-min-microvolt = <1100000>;
65 regulator-max-microvolt = <1300000>;
66 regulator-suspend-mem-microvolt = <1150000>;
67 regulator-suspend-standby-microvolt = <1150000>;
68 regulator-always-on;
72 regulator-name = "VCC_3V3";
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
75 regulator-always-on;
79 regulator-name = "VDDANA";
80 regulator-min-microvolt = <3300000>;
81 regulator-max-microvolt = <3300000>;
82 regulator-always-on;
86 regulator-name = "FUSE_2V5";
87 regulator-min-microvolt = <2500000>;
88 regulator-max-microvolt = <2500000>;