Home
last modified time | relevance | path

Searched refs:of_match_ptr (Results 1 – 25 of 872) sorted by relevance

12345678910>>...35

/linux-6.6.21/drivers/regulator/
Dpca9450-regulator.c226 .of_match = of_match_ptr("BUCK1"),
227 .regulators_node = of_match_ptr("regulators"),
255 .of_match = of_match_ptr("BUCK2"),
256 .regulators_node = of_match_ptr("regulators"),
284 .of_match = of_match_ptr("BUCK3"),
285 .regulators_node = of_match_ptr("regulators"),
313 .of_match = of_match_ptr("BUCK4"),
314 .regulators_node = of_match_ptr("regulators"),
331 .of_match = of_match_ptr("BUCK5"),
332 .regulators_node = of_match_ptr("regulators"),
[all …]
Dmax8893.c22 .of_match = of_match_ptr("buck"),
23 .regulators_node = of_match_ptr("regulators"),
39 .of_match = of_match_ptr("ldo1"),
40 .regulators_node = of_match_ptr("regulators"),
56 .of_match = of_match_ptr("ldo2"),
57 .regulators_node = of_match_ptr("regulators"),
73 .of_match = of_match_ptr("ldo3"),
74 .regulators_node = of_match_ptr("regulators"),
90 .of_match = of_match_ptr("ldo4"),
91 .regulators_node = of_match_ptr("regulators"),
[all …]
Ddb8500-prcmu.c217 .of_match = of_match_ptr("db8500_vape"),
227 .of_match = of_match_ptr("db8500_varm"),
237 .of_match = of_match_ptr("db8500_vmodem"),
247 .of_match = of_match_ptr("db8500_vpll"),
257 .of_match = of_match_ptr("db8500_vsmps1"),
267 .of_match = of_match_ptr("db8500_vsmps2"),
280 .of_match = of_match_ptr("db8500_vsmps3"),
290 .of_match = of_match_ptr("db8500_vrf1"),
300 .of_match = of_match_ptr("db8500_sva_mmdsp"),
311 .of_match = of_match_ptr("db8500_sva_mmdsp_ret"),
[all …]
Datc260x-regulator.c174 .of_match = of_match_ptr("dcdc"#num), \
175 .regulators_node = of_match_ptr("regulators"), \
193 .of_match = of_match_ptr("dcdc"#num), \
194 .regulators_node = of_match_ptr("regulators"), \
212 .of_match = of_match_ptr("dcdc"#num), \
213 .regulators_node = of_match_ptr("regulators"), \
229 .of_match = of_match_ptr("ldo"#num), \
230 .regulators_node = of_match_ptr("regulators"), \
248 .of_match = of_match_ptr("ldo"#num), \
249 .regulators_node = of_match_ptr("regulators"), \
[all …]
Dbd71828-regulator.c178 .of_match = of_match_ptr("BUCK1"),
179 .regulators_node = of_match_ptr("regulators"),
224 .of_match = of_match_ptr("BUCK2"),
225 .regulators_node = of_match_ptr("regulators"),
265 .of_match = of_match_ptr("BUCK3"),
266 .regulators_node = of_match_ptr("regulators"),
306 .of_match = of_match_ptr("BUCK4"),
307 .regulators_node = of_match_ptr("regulators"),
347 .of_match = of_match_ptr("BUCK5"),
348 .regulators_node = of_match_ptr("regulators"),
[all …]
Dbd718x7-regulator.c734 .of_match = of_match_ptr("BUCK1"),
735 .regulators_node = of_match_ptr("regulators"),
773 .of_match = of_match_ptr("BUCK2"),
774 .regulators_node = of_match_ptr("regulators"),
808 .of_match = of_match_ptr("BUCK3"),
809 .regulators_node = of_match_ptr("regulators"),
835 .of_match = of_match_ptr("BUCK4"),
836 .regulators_node = of_match_ptr("regulators"),
862 .of_match = of_match_ptr("BUCK5"),
863 .regulators_node = of_match_ptr("regulators"),
[all …]
Disl9305.c72 .of_match = of_match_ptr("dcd1"),
73 .regulators_node = of_match_ptr("regulators"),
87 .of_match = of_match_ptr("dcd2"),
88 .regulators_node = of_match_ptr("regulators"),
102 .of_match = of_match_ptr("ldo1"),
103 .regulators_node = of_match_ptr("regulators"),
117 .of_match = of_match_ptr("ldo2"),
118 .regulators_node = of_match_ptr("regulators"),
199 .of_match_table = of_match_ptr(isl9305_dt_ids),
Dmax77650-regulator.c151 .of_match = of_match_ptr("ldo"),
152 .regulators_node = of_match_ptr("regulators"),
177 .of_match = of_match_ptr("sbb0"),
178 .regulators_node = of_match_ptr("regulators"),
207 .of_match = of_match_ptr("sbb1"),
208 .regulators_node = of_match_ptr("regulators"),
237 .of_match = of_match_ptr("sbb1"),
238 .regulators_node = of_match_ptr("regulators"),
270 .of_match = of_match_ptr("sbb2"),
271 .regulators_node = of_match_ptr("regulators"),
[all …]
Dda9062-regulator.c362 .desc.of_match = of_match_ptr("buck1"),
363 .desc.regulators_node = of_match_ptr("regulators"),
399 .desc.of_match = of_match_ptr("buck2"),
400 .desc.regulators_node = of_match_ptr("regulators"),
436 .desc.of_match = of_match_ptr("buck3"),
437 .desc.regulators_node = of_match_ptr("regulators"),
473 .desc.of_match = of_match_ptr("ldo1"),
474 .desc.regulators_node = of_match_ptr("regulators"),
506 .desc.of_match = of_match_ptr("ldo2"),
507 .desc.regulators_node = of_match_ptr("regulators"),
[all …]
Drk808-regulator.c83 .of_match = of_match_ptr(_match), \
84 .regulators_node = of_match_ptr("regulators"), \
107 .of_match = of_match_ptr(_match), \
108 .regulators_node = of_match_ptr("regulators"), \
136 .of_match = of_match_ptr(_name),\
137 .regulators_node = of_match_ptr("regulators"),\
173 .of_match = of_match_ptr(_match), \
174 .regulators_node = of_match_ptr("regulators"), \
963 .of_match = of_match_ptr("DCDC_REG1"),
964 .regulators_node = of_match_ptr("regulators"),
[all …]
Drt5033-regulator.c45 .of_match = of_match_ptr("BUCK"),
46 .regulators_node = of_match_ptr("regulators"),
61 .of_match = of_match_ptr("LDO"),
62 .regulators_node = of_match_ptr("regulators"),
77 .of_match = of_match_ptr("SAFE_LDO"),
78 .regulators_node = of_match_ptr("regulators"),
Dmax77686-regulator.c311 .of_match = of_match_ptr("LDO"#num), \
312 .regulators_node = of_match_ptr("voltage-regulators"), \
330 .of_match = of_match_ptr("LDO"#num), \
331 .regulators_node = of_match_ptr("voltage-regulators"), \
348 .of_match = of_match_ptr("LDO"#num), \
349 .regulators_node = of_match_ptr("voltage-regulators"), \
366 .of_match = of_match_ptr("LDO"#num), \
367 .regulators_node = of_match_ptr("voltage-regulators"), \
384 .of_match = of_match_ptr("BUCK"#num), \
385 .regulators_node = of_match_ptr("voltage-regulators"), \
[all …]
Dmax77693-regulator.c150 .of_match = of_match_ptr("ESAFEOUT"#_num), \
151 .regulators_node = of_match_ptr("regulators"), \
169 .of_match = of_match_ptr("CHARGER"),
170 .regulators_node = of_match_ptr("regulators"),
192 .of_match = of_match_ptr("SAFEOUT" # num), \
193 .regulators_node = of_match_ptr("regulators"), \
211 .of_match = of_match_ptr("CHARGER"),
212 .regulators_node = of_match_ptr("regulators"),
Drt4831-regulator.c99 .of_match = of_match_ptr("DSVLCM"),
100 .regulators_node = of_match_ptr("regulators"),
117 .of_match = of_match_ptr("DSVP"),
118 .regulators_node = of_match_ptr("regulators"),
136 .of_match = of_match_ptr("DSVN"),
137 .regulators_node = of_match_ptr("regulators"),
Dmax77802-regulator.c313 .of_match = of_match_ptr("LDO"#num), \
314 .regulators_node = of_match_ptr("regulators"), \
334 .of_match = of_match_ptr("LDO"#num), \
335 .regulators_node = of_match_ptr("regulators"), \
355 .of_match = of_match_ptr("BUCK"#num), \
356 .regulators_node = of_match_ptr("regulators"), \
380 .of_match = of_match_ptr("BUCK"#num), \
381 .regulators_node = of_match_ptr("regulators"), \
406 .of_match = of_match_ptr("BUCK"#num), \
407 .regulators_node = of_match_ptr("regulators"), \
[all …]
Dmt6311-regulator.c52 .of_match = of_match_ptr(#_id),\
53 .regulators_node = of_match_ptr("regulators"),\
70 .of_match = of_match_ptr(#_id),\
71 .regulators_node = of_match_ptr("regulators"),\
154 .of_match_table = of_match_ptr(mt6311_dt_ids),
Ds2mpa01.c231 .of_match = of_match_ptr("LDO"#num), \
232 .regulators_node = of_match_ptr("regulators"), \
248 .of_match = of_match_ptr("BUCK"#num), \
249 .regulators_node = of_match_ptr("regulators"), \
266 .of_match = of_match_ptr("BUCK5"), \
267 .regulators_node = of_match_ptr("regulators"), \
284 .of_match = of_match_ptr("BUCK"#num), \
285 .regulators_node = of_match_ptr("regulators"), \
Dmt6370-regulator.c186 .of_match = of_match_ptr("dsvbst"),
187 .regulators_node = of_match_ptr("regulators"),
203 .of_match = of_match_ptr("dsvpos"),
204 .regulators_node = of_match_ptr("regulators"),
227 .of_match = of_match_ptr("dsvneg"),
228 .regulators_node = of_match_ptr("regulators"),
251 .of_match = of_match_ptr("vibldo"),
252 .regulators_node = of_match_ptr("regulators"),
D88pm8607.c235 .of_match = of_match_ptr("PREG"), \
236 .regulators_node = of_match_ptr("regulators"), \
251 .of_match = of_match_ptr(#vreg), \
252 .regulators_node = of_match_ptr("regulators"), \
274 .of_match = of_match_ptr("LDO" #_id), \
275 .regulators_node = of_match_ptr("regulators"), \
Dmax14577-regulator.c95 .of_match = of_match_ptr("SAFEOUT"), \
96 .regulators_node = of_match_ptr("regulators"), \
108 .of_match = of_match_ptr("CHARGER"), \
109 .regulators_node = of_match_ptr("regulators"), \
136 .of_match = of_match_ptr("LDO" # num), \
137 .regulators_node = of_match_ptr("regulators"), \
Dlp872x.c460 .of_match = of_match_ptr("ldo1"),
474 .of_match = of_match_ptr("ldo2"),
488 .of_match = of_match_ptr("ldo3"),
502 .of_match = of_match_ptr("ldo4"),
516 .of_match = of_match_ptr("ldo5"),
530 .of_match = of_match_ptr("buck"),
545 .of_match = of_match_ptr("ldo1"),
559 .of_match = of_match_ptr("ldo2"),
573 .of_match = of_match_ptr("ldo3"),
587 .of_match = of_match_ptr("ldo4"),
[all …]
Dlochnagar-regulator.c149 .of_match = of_match_ptr("MICVDD"),
171 .of_match = of_match_ptr("MIC1VDD"),
186 .of_match = of_match_ptr("MIC2VDD"),
202 .of_match = of_match_ptr("VDDCORE"),
276 .of_match_table = of_match_ptr(lochnagar_of_match),
Dpv88060-regulator.c150 .of_match = of_match_ptr(#regl_name),\
151 .regulators_node = of_match_ptr("regulators"),\
175 .of_match = of_match_ptr(#regl_name),\
176 .regulators_node = of_match_ptr("regulators"),\
195 .of_match = of_match_ptr(#regl_name),\
196 .regulators_node = of_match_ptr("regulators"),\
380 .of_match_table = of_match_ptr(pv88060_dt_ids),
Dbd71815-regulator.c411 .of_match = of_match_ptr(#_name), \
412 .regulators_node = of_match_ptr("regulators"), \
430 .of_match = of_match_ptr(#_name), \
431 .regulators_node = of_match_ptr("regulators"), \
453 .of_match = of_match_ptr(#_name), \
454 .regulators_node = of_match_ptr("regulators"), \
479 .of_match = of_match_ptr(#_name), \
480 .regulators_node = of_match_ptr("regulators"), \
499 .of_match = of_match_ptr(#_name), \
500 .regulators_node = of_match_ptr("regulators"), \
D88pg86x.c31 .of_match = of_match_ptr("buck1"),
44 .of_match = of_match_ptr("buck2"),
105 .of_match_table = of_match_ptr(pg86x_dt_ids),

12345678910>>...35