Lines Matching full:regulator

26 listed in a child node named 'regulators'. Each regulator is represented
29 regulator-name {
30 /* standard regulator bindings here */
34 the 'n' in regulator name, as in DCDC_REGn or LDOn, represents the DCDC or LDO
42 Standard regulator bindings are used inside regulator subnodes. Check
43 Documentation/devicetree/bindings/regulator/regulator.txt
71 regulator-name = "vdd_logic";
72 regulator-always-on;
73 regulator-boot-on;
74 regulator-min-microvolt = <750000>;
75 regulator-max-microvolt = <1450000>;
76 regulator-ramp-delay = <6001>;
77 regulator-state-mem {
78 regulator-off-in-suspend;
82 regulator-name = "vdd_gpu";
83 regulator-always-on;
84 regulator-boot-on;
85 regulator-min-microvolt = <800000>;
86 regulator-max-microvolt = <1250000>;
87 regulator-ramp-delay = <6001>;
88 regulator-state-mem {
89 regulator-on-in-suspend;
90 regulator-suspend-microvolt = <1000000>;
95 regulator-always-on;
96 regulator-boot-on;
97 regulator-name = "vcc_ddr";
98 regulator-state-mem {
99 regulator-on-in-suspend;
104 regulator-always-on;
105 regulator-boot-on;
106 regulator-min-microvolt = <3300000>;
107 regulator-max-microvolt = <3300000>;
108 regulator-name = "vcc33_io";
109 regulator-state-mem {
110 regulator-on-in-suspend;
111 regulator-suspend-microvolt = <3300000>;
116 regulator-always-on;
117 regulator-boot-on;
118 regulator-min-microvolt = <3300000>;
119 regulator-max-microvolt = <3300000>;
120 regulator-name = "vccio_pmu";
121 regulator-state-mem {
122 regulator-on-in-suspend;
123 regulator-suspend-microvolt = <3300000>;
128 regulator-always-on;
129 regulator-boot-on;
130 regulator-min-microvolt = <3300000>;
131 regulator-max-microvolt = <3300000>;
132 regulator-name = "vcc_tp";
133 regulator-state-mem {
134 regulator-off-in-suspend;
139 regulator-always-on;
140 regulator-boot-on;
141 regulator-min-microvolt = <1000000>;
142 regulator-max-microvolt = <1000000>;
143 regulator-name = "vdd_10";
144 regulator-state-mem {
145 regulator-on-in-suspend;
146 regulator-suspend-microvolt = <1000000>;
151 regulator-always-on;
152 regulator-boot-on;
153 regulator-min-microvolt = <1800000>;
154 regulator-max-microvolt = <1800000>;
155 regulator-name = "vcc18_lcd";
156 regulator-state-mem {
157 regulator-on-in-suspend;
158 regulator-suspend-microvolt = <1800000>;
163 regulator-always-on;
164 regulator-boot-on;
165 regulator-min-microvolt = <1800000>;
166 regulator-max-microvolt = <3300000>;
167 regulator-name = "vccio_sd";
168 regulator-state-mem {
169 regulator-on-in-suspend;
170 regulator-suspend-microvolt = <3300000>;
175 regulator-always-on;
176 regulator-boot-on;
177 regulator-min-microvolt = <1000000>;
178 regulator-max-microvolt = <1000000>;
179 regulator-name = "vdd10_lcd";
180 regulator-state-mem {
181 regulator-on-in-suspend;
182 regulator-suspend-microvolt = <1000000>;
187 regulator-always-on;
188 regulator-boot-on;
189 regulator-min-microvolt = <1800000>;
190 regulator-max-microvolt = <1800000>;
191 regulator-name = "vcc_18";
192 regulator-state-mem {
193 regulator-on-in-suspend;
194 regulator-suspend-microvolt = <1800000>;
199 regulator-always-on;
200 regulator-boot-on;
201 regulator-min-microvolt = <3300000>;
202 regulator-max-microvolt = <3300000>;
203 regulator-name = "vcca_codec";
204 regulator-state-mem {
205 regulator-on-in-suspend;
206 regulator-suspend-microvolt = <3300000>;
211 regulator-always-on;
212 regulator-boot-on;
213 regulator-min-microvolt = <3300000>;
214 regulator-max-microvolt = <3300000>;
215 regulator-name = "vcc_wl";
216 regulator-state-mem {
217 regulator-on-in-suspend;
218 regulator-suspend-microvolt = <3300000>;
223 regulator-always-on;
224 regulator-boot-on;
225 regulator-name = "vcc_lcd";
226 regulator-state-mem {
227 regulator-on-in-suspend;