Home
last modified time | relevance | path

Searched refs:boot_on (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/regulator/
A Dmax8660.c377 int boot_on, i, id, ret = -EINVAL; in max8660_probe() local
434 boot_on = false; in max8660_probe()
436 boot_on = pdata->subdevs[i].platform_data->constraints.boot_on; in max8660_probe()
440 if (boot_on) in max8660_probe()
445 if (boot_on) in max8660_probe()
453 if (boot_on) in max8660_probe()
463 if (boot_on) in max8660_probe()
A Dab8500-ext.c55 .boot_on = 1,
74 .boot_on = 1,
A Dtps65090-regulator.c283 tps_pdata->reg_init_data->constraints.boot_on) { in tps65090_regulator_disable_ext_control()
367 ri_data->constraints.boot_on) in tps65090_parse_dt_reg_data()
A Dfixed.c148 if (init_data->constraints.boot_on) in of_get_fixed_voltage_config()
A Dmax8952.c211 if (pdata->reg_data->constraints.boot_on) in max8952_pmic_probe()
A Dgpio-regulator.c151 if (config->init_data->constraints.boot_on) in of_get_gpio_regulator_config()
A Dpwm-regulator.c359 if (init_data->constraints.boot_on || init_data->constraints.always_on) in pwm_regulator_probe()
A Dof_regulator.c128 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on"); in of_get_regulation_constraints()
A Dmax8973-regulator.c738 ridata->constraints.boot_on)) in max8973_probe()
A Dbd718x7-regulator.c1830 !rdev->constraints->boot_on)) { in bd718xx_probe()
A Dcore.c1528 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints()
1702 c->boot_on, in constraint_flags_read_file()
/linux/arch/arm/mach-davinci/
A Dboard-mityomapl138.c271 .boot_on = 1,
282 .boot_on = 1,
293 .boot_on = 1,
304 .boot_on = 1,
316 .boot_on = 1,
A Dboard-da850-evm.c977 .boot_on = 1,
990 .boot_on = 1,
1005 .boot_on = 1,
1019 .boot_on = 1,
1032 .boot_on = 1,
/linux/include/linux/regulator/
A Dmachine.h212 unsigned boot_on:1; /* bootloader/firmware enabled regulator */ member
/linux/arch/arm/mach-mmp/
A Djasper.c114 .boot_on = 1,
A Dbrownstone.c120 .boot_on = 1,
/linux/arch/arm/mach-omap1/
A Dboard-ams-delta.c259 .boot_on = 1,

Completed in 37 milliseconds