Lines Matching full:regulator
27 listed in a child node named 'regulators'. Each regulator is represented
30 regulator-name {
31 /* standard regulator bindings here */
35 the 'n' in regulator name, as in DCDC_REGn or LDOn, represents the DCDC or LDO
50 Standard regulator bindings are used inside regulator subnodes. Check
51 Documentation/devicetree/bindings/regulator/regulator.txt
112 regulator-always-on;
113 regulator-boot-on;
114 regulator-min-microvolt = <950000>;
115 regulator-max-microvolt = <1350000>;
116 regulator-ramp-delay = <6001>;
117 regulator-initial-mode = <0x1>;
118 regulator-name = "vdd_logic";
119 regulator-state-mem {
120 regulator-on-in-suspend;
121 regulator-suspend-microvolt = <950000>;
126 regulator-always-on;
127 regulator-boot-on;
128 regulator-min-microvolt = <950000>;
129 regulator-max-microvolt = <1350000>;
130 regulator-ramp-delay = <6001>;
131 regulator-initial-mode = <0x1>;
132 regulator-name = "vdd_arm";
133 regulator-state-mem {
134 regulator-off-in-suspend;
135 regulator-suspend-microvolt = <950000>;
140 regulator-always-on;
141 regulator-boot-on;
142 regulator-name = "vcc_ddr";
143 regulator-initial-mode = <0x1>;
144 regulator-state-mem {
145 regulator-on-in-suspend;
150 regulator-always-on;
151 regulator-boot-on;
152 regulator-min-microvolt = <3000000>;
153 regulator-max-microvolt = <3000000>;
154 regulator-initial-mode = <0x1>;
155 regulator-name = "vcc_3v0";
156 regulator-state-mem {
157 regulator-off-in-suspend;
158 regulator-suspend-microvolt = <3000000>;
163 regulator-always-on;
164 regulator-boot-on;
165 regulator-min-microvolt = <2500000>;
166 regulator-max-microvolt = <2500000>;
167 regulator-name = "vcc2v5_ddr";
168 regulator-state-mem {
169 regulator-on-in-suspend;
170 regulator-suspend-microvolt = <2500000>;
175 regulator-always-on;
176 regulator-boot-on;
177 regulator-min-microvolt = <1800000>;
178 regulator-max-microvolt = <1800000>;
180 regulator-name = "vcc1v8_soc";
181 regulator-state-mem {
182 regulator-on-in-suspend;
183 regulator-suspend-microvolt = <1800000>;
188 regulator-always-on;
189 regulator-boot-on;
190 regulator-min-microvolt = <1000000>;
191 regulator-max-microvolt = <1000000>;
193 regulator-name = "vcc1v0_soc";
194 regulator-state-mem {
195 regulator-on-in-suspend;
196 regulator-suspend-microvolt = <1000000>;
201 regulator-always-on;
202 regulator-boot-on;
203 regulator-min-microvolt = <3000000>;
204 regulator-max-microvolt = <3000000>;
206 regulator-name = "vcc3v0_pmu";
207 regulator-state-mem {
208 regulator-on-in-suspend;
209 regulator-suspend-microvolt = <3000000>;
215 regulator-always-on;
216 regulator-boot-on;
217 regulator-min-microvolt = <3300000>;
218 regulator-max-microvolt = <3300000>;
220 regulator-name = "vccio_sd";
221 regulator-state-mem {
222 regulator-on-in-suspend;
223 regulator-suspend-microvolt = <3300000>;
228 regulator-always-on;
229 regulator-boot-on;
230 regulator-min-microvolt = <3300000>;
231 regulator-max-microvolt = <3300000>;
233 regulator-name = "vcc_sd";
234 regulator-state-mem {
235 regulator-on-in-suspend;
236 regulator-suspend-microvolt = <3300000>;
242 regulator-always-on;
243 regulator-boot-on;
244 regulator-min-microvolt = <2800000>;
245 regulator-max-microvolt = <2800000>;
247 regulator-name = "vcc2v8_dvp";
248 regulator-state-mem {
249 regulator-off-in-suspend;
250 regulator-suspend-microvolt = <2800000>;
255 regulator-always-on;
256 regulator-boot-on;
257 regulator-min-microvolt = <1800000>;
258 regulator-max-microvolt = <1800000>;
260 regulator-name = "vcc1v8_dvp";
261 regulator-state-mem {
262 regulator-on-in-suspend;
263 regulator-suspend-microvolt = <1800000>;
268 regulator-always-on;
269 regulator-boot-on;
270 regulator-min-microvolt = <1500000>;
271 regulator-max-microvolt = <1500000>;
273 regulator-name = "vdd1v5_dvp";
274 regulator-state-mem {
275 regulator-off-in-suspend;
276 regulator-suspend-microvolt = <1500000>;
281 regulator-always-on;
282 regulator-boot-on;
283 regulator-min-microvolt = <3300000>;
284 regulator-max-microvolt = <3300000>;
285 regulator-name = "vcc3v3_sys";
286 regulator-state-mem {
287 regulator-on-in-suspend;
288 regulator-suspend-microvolt = <3300000>;
293 regulator-boot-on;
294 regulator-name = "vcc3v3_lcd";
298 regulator-always-on;
299 regulator-boot-on;
300 regulator-name = "vcc5v0_host";