Lines Matching refs:regulator
45 [standard regulator constraints....];
48 regulator-ramp-delay for BUCKs = [6250/12500/25000(default)/50000] uV/us
51 regulator-ramp-delay = <0> can be used for them to disable ramp delay.
52 In the absence of the regulator-ramp-delay property, the default ramp
56 for a particular group of BUCKs. So provide same regulator-ramp-delay<value>.
61 over GPIO. To turn this feature on this property must be added to the regulator
64 controlling this regulator (enable/disable);
67 regulator-name = "V_EMMC_2.8V";
68 regulator-min-microvolt = <2800000>;
69 regulator-max-microvolt = <2800000>;
74 The regulator constraints inside the regulator nodes use the standard regulator
110 regulator-name = "VDD_ABB_3.3V";
111 regulator-min-microvolt = <3300000>;
112 regulator-max-microvolt = <3300000>;
116 regulator-name = "VDD_ALIVE_1.1V";
117 regulator-min-microvolt = <1100000>;
118 regulator-max-microvolt = <1100000>;
119 regulator-always-on;
123 regulator-name = "vdd_mif";
124 regulator-min-microvolt = <950000>;
125 regulator-max-microvolt = <1350000>;
126 regulator-always-on;
127 regulator-boot-on;
131 regulator-name = "vdd_arm";
132 regulator-min-microvolt = <950000>;
133 regulator-max-microvolt = <1350000>;
134 regulator-always-on;
135 regulator-boot-on;
136 regulator-ramp-delay = <50000>;