Lines Matching refs:regulator
79 Device has multiple DCDC and LDOs. The node "regulators" is require if regulator
82 Following are properties of regulator subnode.
87 regulator node. The input supply of these regulators are provided
102 The subnodes name is the name of regulator and it must be one of:
106 information for that regulator. See regulator.txt for a description
176 regulator-name = "vdd_cpu";
177 regulator-min-microvolt = <700000>;
178 regulator-max-microvolt = <1400000>;
179 regulator-always-on;
184 regulator-name = "vdd_core";
185 regulator-min-microvolt = <700000>;
186 regulator-max-microvolt = <1400000>;
187 regulator-always-on;
192 regulator-name = "vddio_ddr";
193 regulator-min-microvolt = <1350000>;
194 regulator-max-microvolt = <1350000>;
195 regulator-always-on;
199 regulator-name = "avdd-hdmi-pex";
200 regulator-min-microvolt = <1050000>;
201 regulator-max-microvolt = <1050000>;
202 regulator-always-on;
206 regulator-name = "vdd-1v8";
207 regulator-min-microvolt = <1800000>;
208 regulator-max-microvolt = <1800000>;
209 regulator-always-on;