Searched refs:boot_on (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/arch/arm/mach-imx/ |
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 [all …]
|
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,
|
D | mach-mx31moboard.c | 185 .boot_on = 1, 207 .boot_on = 1,
|
D | mach-mx31_3ds.c | 384 .boot_on = 1, 391 .boot_on = 1,
|
D | mach-mx27_3ds.c | 266 .boot_on = 1,
|
/linux-4.4.14/drivers/regulator/ |
D | max8660.c | 388 int boot_on, i, id, ret = -EINVAL; in max8660_probe() local 445 boot_on = false; in max8660_probe() 447 boot_on = pdata->subdevs[i].platform_data->constraints.boot_on; in max8660_probe() 451 if (boot_on) in max8660_probe() 456 if (boot_on) in max8660_probe() 464 if (boot_on) in max8660_probe() 474 if (boot_on) in max8660_probe()
|
D | tps65090-regulator.c | 293 tps_pdata->reg_init_data->constraints.boot_on) { in tps65090_regulator_disable_ext_control() 311 tps_pdata->reg_init_data->constraints.boot_on) in tps65090_configure_regulator_config()
|
D | fixed.c | 78 if (init_data->constraints.boot_on) in of_get_fixed_voltage_config()
|
D | of_regulator.c | 69 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on"); in of_get_regulation_constraints()
|
D | max8952.c | 230 if (pdata->reg_data->constraints.boot_on) in max8952_pmic_probe()
|
D | max8973-regulator.c | 670 ridata->constraints.boot_on)) in max8973_probe()
|
D | core.c | 1101 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | board-mityomapl138.c | 232 .boot_on = 1, 243 .boot_on = 1, 254 .boot_on = 1, 265 .boot_on = 1, 277 .boot_on = 1,
|
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.4.14/arch/arm/mach-ux500/ |
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.4.14/include/linux/regulator/ |
D | machine.h | 145 unsigned boot_on:1; /* bootloader/firmware enabled regulator */ member
|
/linux-4.4.14/arch/arm/mach-mmp/ |
D | jasper.c | 117 .boot_on = 1,
|
D | brownstone.c | 122 .boot_on = 1,
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-ams-delta.c | 266 .boot_on = 1,
|