| /linux/drivers/regulator/ |
| H A D | bd71828-regulator.c | 286 .of_match = of_match_ptr("BUCK1"), 287 .regulators_node = of_match_ptr("regulators"), 329 .of_match = of_match_ptr("BUCK2"), 330 .regulators_node = of_match_ptr("regulators"), 370 .of_match = of_match_ptr("BUCK3"), 371 .regulators_node = of_match_ptr("regulators"), 405 .of_match = of_match_ptr("BUCK4"), 406 .regulators_node = of_match_ptr("regulators"), 440 .of_match = of_match_ptr("BUCK5"), 441 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | max8893.c | 22 .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 …]
|
| H A D | pca9450-regulator.c | 359 .of_match = of_match_ptr("BUCK1"), 360 .regulators_node = of_match_ptr("regulators"), 393 .of_match = of_match_ptr("BUCK2"), 394 .regulators_node = of_match_ptr("regulators"), 427 .of_match = of_match_ptr("BUCK3"), 428 .regulators_node = of_match_ptr("regulators"), 461 .of_match = of_match_ptr("BUCK4"), 462 .regulators_node = of_match_ptr("regulators"), 486 .of_match = of_match_ptr("BUCK5"), 487 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | atc260x-regulator.c | 174 .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 …]
|
| H A D | db8500-prcmu.c | 217 .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 …]
|
| H A D | bd718x7-regulator.c | 736 .of_match = of_match_ptr("BUCK1"), 737 .regulators_node = of_match_ptr("regulators"), 775 .of_match = of_match_ptr("BUCK2"), 776 .regulators_node = of_match_ptr("regulators"), 810 .of_match = of_match_ptr("BUCK3"), 811 .regulators_node = of_match_ptr("regulators"), 837 .of_match = of_match_ptr("BUCK4"), 838 .regulators_node = of_match_ptr("regulators"), 864 .of_match = of_match_ptr("BUCK5"), 865 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | isl9305.c | 72 .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),
|
| H A D | bd96801-regulator.c | 538 .of_match = of_match_ptr("buck1"), 539 .regulators_node = of_match_ptr("regulators"), 567 .of_match = of_match_ptr("buck2"), 568 .regulators_node = of_match_ptr("regulators"), 602 .of_match = of_match_ptr("buck1"), 603 .regulators_node = of_match_ptr("regulators"), 630 .of_match = of_match_ptr("buck2"), 631 .regulators_node = of_match_ptr("regulators"), 658 .of_match = of_match_ptr("buck3"), 659 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | rk808-regulator.c | 84 .of_match = of_match_ptr(_match), \ 85 .regulators_node = of_match_ptr("regulators"), \ 108 .of_match = of_match_ptr(_match), \ 109 .regulators_node = of_match_ptr("regulators"), \ 137 .of_match = of_match_ptr(_name),\ 138 .regulators_node = of_match_ptr("regulators"),\ 184 .of_match = of_match_ptr(_match), \ 185 .regulators_node = of_match_ptr("regulators"), \ 1203 .of_match = of_match_ptr("dcdc1"), 1204 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | da9062-regulator.c | 362 .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 …]
|
| H A D | max77650-regulator.c | 149 .of_match = of_match_ptr("ldo"), 150 .regulators_node = of_match_ptr("regulators"), 175 .of_match = of_match_ptr("sbb0"), 176 .regulators_node = of_match_ptr("regulators"), 205 .of_match = of_match_ptr("sbb1"), 206 .regulators_node = of_match_ptr("regulators"), 235 .of_match = of_match_ptr("sbb1"), 236 .regulators_node = of_match_ptr("regulators"), 268 .of_match = of_match_ptr("sbb2"), 269 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | max77686-regulator.c | 311 .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 …]
|
| H A D | s2mps11.c | 714 .of_match = of_match_ptr("buck" _name), \ 715 .regulators_node = of_match_ptr("regulators"), \ 814 .of_match = of_match_ptr("ldo" _name), \ 815 .regulators_node = of_match_ptr("regulators"), \ 1288 .of_match = of_match_ptr("LDO"#num), \ 1289 .regulators_node = of_match_ptr("regulators"), \ 1306 .of_match = of_match_ptr("BUCK"#num), \ 1307 .regulators_node = of_match_ptr("regulators"), \ 1325 .of_match = of_match_ptr("BUCK5"), \ 1326 .regulators_node = of_match_ptr("regulators"), \ [all …]
|
| H A D | rt5033-regulator.c | 45 .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"),
|
| H A D | max77693-regulator.c | 150 .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"),
|
| H A D | pf0900-regulator.c | 578 .of_match = of_match_ptr("sw1"), 579 .regulators_node = of_match_ptr("regulators"), 603 .of_match = of_match_ptr("sw2"), 604 .regulators_node = of_match_ptr("regulators"), 628 .of_match = of_match_ptr("sw3"), 629 .regulators_node = of_match_ptr("regulators"), 653 .of_match = of_match_ptr("sw4"), 654 .regulators_node = of_match_ptr("regulators"), 678 .of_match = of_match_ptr("sw5"), 679 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | max77802-regulator.c | 313 .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 …]
|
| H A D | rt4831-regulator.c | 99 .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"),
|
| H A D | pf9453-regulator.c | 579 .of_match = of_match_ptr("BUCK1"), 580 .regulators_node = of_match_ptr("regulators"), 598 .of_match = of_match_ptr("BUCK2"), 599 .regulators_node = of_match_ptr("regulators"), 628 .of_match = of_match_ptr("BUCK3"), 629 .regulators_node = of_match_ptr("regulators"), 647 .of_match = of_match_ptr("BUCK4"), 648 .regulators_node = of_match_ptr("regulators"), 666 .of_match = of_match_ptr("LDO1"), 667 .regulators_node = of_match_ptr("regulators"), [all …]
|
| H A D | mt6311-regulator.c | 52 .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),
|
| H A D | mt6370-regulator.c | 186 .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"),
|
| H A D | s2mpa01.c | 231 .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"), \
|
| H A D | lp872x.c | 460 .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 …]
|
| H A D | 88pm8607.c | 235 .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"), \
|
| H A D | max14577-regulator.c | 98 .of_match = of_match_ptr("SAFEOUT"), \ 99 .regulators_node = of_match_ptr("regulators"), \ 111 .of_match = of_match_ptr("CHARGER"), \ 112 .regulators_node = of_match_ptr("regulators"), \ 139 .of_match = of_match_ptr("LDO" # num), \ 140 .regulators_node = of_match_ptr("regulators"), \
|