Lines Matching refs:regulator

20 	vcc5v0_sys: vcc5v0-sys-regulator {
21 compatible = "regulator-fixed";
22 regulator-name = "vcc5v0_sys";
23 regulator-always-on;
24 regulator-boot-on;
25 regulator-min-microvolt = <5000000>;
26 regulator-max-microvolt = <5000000>;
90 regulator-name = "vdd_log";
91 regulator-min-microvolt = <950000>;
92 regulator-max-microvolt = <1350000>;
93 regulator-ramp-delay = <6001>;
94 regulator-always-on;
95 regulator-boot-on;
97 regulator-state-mem {
98 regulator-on-in-suspend;
99 regulator-suspend-microvolt = <950000>;
104 regulator-name = "vdd_arm";
105 regulator-min-microvolt = <950000>;
106 regulator-max-microvolt = <1350000>;
107 regulator-ramp-delay = <6001>;
108 regulator-always-on;
109 regulator-boot-on;
111 regulator-state-mem {
112 regulator-off-in-suspend;
113 regulator-suspend-microvolt = <950000>;
118 regulator-name = "vcc_ddr";
119 regulator-always-on;
120 regulator-boot-on;
122 regulator-state-mem {
123 regulator-on-in-suspend;
128 regulator-name = "vcc_3v0";
129 regulator-min-microvolt = <3000000>;
130 regulator-max-microvolt = <3000000>;
131 regulator-always-on;
132 regulator-boot-on;
134 regulator-state-mem {
135 regulator-on-in-suspend;
136 regulator-suspend-microvolt = <3000000>;
141 regulator-name = "vcc3v3_sys";
142 regulator-min-microvolt = <3300000>;
143 regulator-max-microvolt = <3300000>;
144 regulator-always-on;
145 regulator-boot-on;
147 regulator-state-mem {
148 regulator-on-in-suspend;
149 regulator-suspend-microvolt = <3300000>;
154 regulator-name = "vcc_1v0";
155 regulator-min-microvolt = <1000000>;
156 regulator-max-microvolt = <1000000>;
157 regulator-always-on;
158 regulator-boot-on;
160 regulator-state-mem {
161 regulator-on-in-suspend;
162 regulator-suspend-microvolt = <1000000>;
167 regulator-name = "vcc_1v8";
168 regulator-min-microvolt = <1800000>;
169 regulator-max-microvolt = <1800000>;
170 regulator-always-on;
171 regulator-boot-on;
173 regulator-state-mem {
174 regulator-on-in-suspend;
175 regulator-suspend-microvolt = <1800000>;
180 regulator-name = "vdd_1v0";
181 regulator-min-microvolt = <1000000>;
182 regulator-max-microvolt = <1000000>;
183 regulator-always-on;
184 regulator-boot-on;
186 regulator-state-mem {
187 regulator-on-in-suspend;
188 regulator-suspend-microvolt = <1000000>;
193 regulator-name = "vcc3v0_pmu";
194 regulator-min-microvolt = <3000000>;
195 regulator-max-microvolt = <3000000>;
196 regulator-always-on;
197 regulator-boot-on;
199 regulator-state-mem {
200 regulator-on-in-suspend;
201 regulator-suspend-microvolt = <3000000>;
206 regulator-name = "vccio_sd";
207 regulator-min-microvolt = <1800000>;
208 regulator-max-microvolt = <3300000>;
209 regulator-always-on;
210 regulator-boot-on;
212 regulator-state-mem {
213 regulator-on-in-suspend;
214 regulator-suspend-microvolt = <3300000>;
219 regulator-name = "vcc_sd";
220 regulator-min-microvolt = <3300000>;
221 regulator-max-microvolt = <3300000>;
222 regulator-boot-on;
224 regulator-state-mem {
225 regulator-on-in-suspend;
226 regulator-suspend-microvolt = <3300000>;
231 regulator-name = "vcc2v8_dvp";
232 regulator-min-microvolt = <2800000>;
233 regulator-max-microvolt = <2800000>;
234 regulator-boot-on;
236 regulator-state-mem {
237 regulator-off-in-suspend;
238 regulator-suspend-microvolt = <2800000>;
243 regulator-name = "vcc1v8_dvp";
244 regulator-min-microvolt = <1800000>;
245 regulator-max-microvolt = <1800000>;
246 regulator-boot-on;
248 regulator-state-mem {
249 regulator-on-in-suspend;
250 regulator-suspend-microvolt = <1800000>;
255 regulator-name = "vcc1v5_dvp";
256 regulator-min-microvolt = <1500000>;
257 regulator-max-microvolt = <1500000>;
258 regulator-boot-on;
260 regulator-state-mem {
261 regulator-off-in-suspend;
262 regulator-suspend-microvolt = <1500000>;
267 regulator-name = "vcc3v3_lcd";
268 regulator-boot-on;
272 regulator-name = "vcc5v0_host";
273 regulator-always-on;
274 regulator-boot-on;