Searched refs:supply_regulator (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | mach-crag6410.c | 415 .supply_regulator = "WALLVDD", 433 .supply_regulator = "WALLVDD", 463 .supply_regulator = "WALLVDD", 471 .supply_regulator = "WALLVDD", 479 .supply_regulator = "WALLVDD", 487 .supply_regulator = "WALLVDD", 495 .supply_regulator = "WALLVDD", 503 .supply_regulator = "WALLVDD", 511 .supply_regulator = "WALLVDD", 519 .supply_regulator = "WALLVDD", [all …]
|
| H A D | mach-crag6410-module.c | 183 .supply_regulator = "WALLVDD", 187 .supply_regulator = "WALLVDD",
|
| /OK3568_Linux_fs/kernel/Documentation/power/regulator/ |
| H A D | machine.rst | 60 supply (Regulator-2). The supply regulator is set by the supply_regulator 64 .supply_regulator = "Regulator-1",
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | ab8500-ext.c | 307 .supply_regulator = "ab8500-ext-supply3", 321 .supply_regulator = "ab8500-ext-supply3", 337 .supply_regulator = "ab8500-ext-supply3",
|
| H A D | anatop-regulator.c | 193 initdata->supply_regulator = "vin"; in anatop_regulator_probe()
|
| H A D | max8907-regulator.c | 334 idata->supply_regulator = mbatt_rail_name; in max8907_regulator_probe()
|
| H A D | syr82x.c | 457 reg_data->supply_regulator = rail_name; in syr82x_i2c_probe()
|
| H A D | tps6586x-regulator.c | 433 pdata->reg_init_data[i]->supply_regulator = sys_rail; in tps6586x_parse_regulator_dt()
|
| H A D | core.c | 5677 if (init_data && init_data->supply_regulator) in regulator_register() 5678 rdev->supply_name = init_data->supply_regulator; in regulator_register()
|
| /OK3568_Linux_fs/kernel/include/linux/regulator/ |
| H A D | machine.h | 237 const char *supply_regulator; /* or NULL for system supply */ member
|
| /OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/ |
| H A D | hi6421v600-regulator.c | 358 initdata->supply_regulator = supplyname; in hi6421_spmi_regulator_probe_ldo()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | db8500-prcmu.c | 2884 .supply_regulator = "db8500-vape", 2894 .supply_regulator = "db8500-vape",
|