/linux-4.1.27/arch/arm/mach-imx/ |
H A D | mach-mx35_3ds.c | 336 .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 D | mach-mx31ads.c | 280 .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 D | mach-mx31moboard.c | 185 .boot_on = 1, 207 .boot_on = 1,
|
H A D | mach-mx31_3ds.c | 384 .boot_on = 1, 391 .boot_on = 1,
|
H A D | mach-mx27_3ds.c | 266 .boot_on = 1,
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
H A D | board-kzm9g.c | 616 .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 D | max8660.c | 388 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 D | tps65090-regulator.c | 293 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 D | fixed.c | 78 if (init_data->constraints.boot_on) of_get_fixed_voltage_config()
|
H A D | max8952.c | 230 if (pdata->reg_data->constraints.boot_on) max8952_pmic_probe()
|
H A D | of_regulator.c | 65 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on"); of_get_regulation_constraints()
|
H A D | core.c | 1040 if (rdev->constraints->always_on || rdev->constraints->boot_on) { set_machine_constraints()
|
/linux-4.1.27/arch/arm/mach-davinci/ |
H A D | board-mityomapl138.c | 232 .boot_on = 1, 243 .boot_on = 1, 254 .boot_on = 1, 265 .boot_on = 1, 277 .boot_on = 1,
|
H A D | board-da850-evm.c | 930 .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 D | jasper.c | 117 .boot_on = 1,
|
H A D | brownstone.c | 122 .boot_on = 1,
|
/linux-4.1.27/include/linux/regulator/ |
H A D | machine.h | 83 * @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 D | board-mop500-regulators.c | 370 .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 D | board-ams-delta.c | 266 .boot_on = 1,
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | omap_hsmmc.c | 379 * To disable boot_on regulator, enable regulator omap_hsmmc_reg_get()
|