Searched refs:boot_on (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
H A Dmach-mx35_3ds.c336 .boot_on = 1,
346 .boot_on = 1,
354 .boot_on = 1,
362 .boot_on = 1,
369 .boot_on = 1,
376 .boot_on = 1,
383 .boot_on = 1,
390 .boot_on = 1,
397 .boot_on = 1,
404 .boot_on = 1
414 .boot_on = 1
428 .boot_on = 1
443 .boot_on = 1,
H A Dmach-mx31ads.c280 .boot_on = 1,
299 .boot_on = 1,
316 .boot_on = 1,
337 .boot_on = 1,
381 .boot_on = 1,
394 .boot_on = 1,
H A Dmach-mx31moboard.c185 .boot_on = 1,
207 .boot_on = 1,
H A Dmach-mx31_3ds.c384 .boot_on = 1,
391 .boot_on = 1,
H A Dmach-mx27_3ds.c266 .boot_on = 1,
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dboard-kzm9g.c616 .boot_on = 1,
627 .boot_on = 1,
643 .boot_on = 1,
656 .boot_on = 1,
667 .boot_on = 1,
678 .boot_on = 1,
689 .boot_on = 1,
702 .boot_on = 1,
713 .boot_on = 1,
/linux-4.1.27/drivers/regulator/
H A Dmax8660.c388 int boot_on, i, id, ret = -EINVAL; max8660_probe() local
445 boot_on = false; max8660_probe()
447 boot_on = pdata->subdevs[i].platform_data->constraints.boot_on; max8660_probe()
451 if (boot_on) max8660_probe()
456 if (boot_on) max8660_probe()
464 if (boot_on) max8660_probe()
474 if (boot_on) max8660_probe()
H A Dtps65090-regulator.c293 tps_pdata->reg_init_data->constraints.boot_on) { tps65090_regulator_disable_ext_control()
311 tps_pdata->reg_init_data->constraints.boot_on) tps65090_configure_regulator_config()
H A Dfixed.c78 if (init_data->constraints.boot_on) of_get_fixed_voltage_config()
H A Dmax8952.c230 if (pdata->reg_data->constraints.boot_on) max8952_pmic_probe()
H A Dof_regulator.c65 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on"); of_get_regulation_constraints()
H A Dcore.c1040 if (rdev->constraints->always_on || rdev->constraints->boot_on) { set_machine_constraints()
/linux-4.1.27/arch/arm/mach-davinci/
H A Dboard-mityomapl138.c232 .boot_on = 1,
243 .boot_on = 1,
254 .boot_on = 1,
265 .boot_on = 1,
277 .boot_on = 1,
H A Dboard-da850-evm.c930 .boot_on = 1,
943 .boot_on = 1,
958 .boot_on = 1,
972 .boot_on = 1,
985 .boot_on = 1,
/linux-4.1.27/arch/arm/mach-mmp/
H A Djasper.c117 .boot_on = 1,
H A Dbrownstone.c122 .boot_on = 1,
/linux-4.1.27/include/linux/regulator/
H A Dmachine.h83 * @boot_on: Set if the regulator is enabled when the system is initially
138 unsigned boot_on:1; /* bootloader/firmware enabled regulator */ member in struct:regulation_constraints
/linux-4.1.27/arch/arm/mach-ux500/
H A Dboard-mop500-regulators.c370 .boot_on = 1, /* display is on at boot */
502 .boot_on = 1,
521 .boot_on = 1,
808 .boot_on = 1, /* display is on at boot */
/linux-4.1.27/arch/arm/mach-omap1/
H A Dboard-ams-delta.c266 .boot_on = 1,
/linux-4.1.27/drivers/mmc/host/
H A Domap_hsmmc.c379 * To disable boot_on regulator, enable regulator omap_hsmmc_reg_get()

Completed in 585 milliseconds