Searched refs:boot_on (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/arch/arm/mach-imx/ |
D | mach-mx35_3ds.c | 256 .boot_on = 1, 266 .boot_on = 1, 274 .boot_on = 1, 282 .boot_on = 1, 289 .boot_on = 1, 296 .boot_on = 1, 303 .boot_on = 1, 310 .boot_on = 1, 317 .boot_on = 1, 324 .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-mx31_3ds.c | 271 .boot_on = 1, 278 .boot_on = 1,
|
D | mach-mx31moboard.c | 179 .boot_on = 1, 201 .boot_on = 1,
|
D | mach-mx27_3ds.c | 243 .boot_on = 1,
|
/Linux-v4.19/drivers/regulator/ |
D | max8660.c | 390 int boot_on, i, id, ret = -EINVAL; in max8660_probe() local 447 boot_on = false; in max8660_probe() 449 boot_on = pdata->subdevs[i].platform_data->constraints.boot_on; in max8660_probe() 453 if (boot_on) in max8660_probe() 458 if (boot_on) in max8660_probe() 466 if (boot_on) in max8660_probe() 476 if (boot_on) in max8660_probe()
|
D | ab8500-ext.c | 315 .boot_on = 1, /* display is on at boot */ 442 .boot_on = 1, 461 .boot_on = 1,
|
D | tps65090-regulator.c | 293 tps_pdata->reg_init_data->constraints.boot_on) { in tps65090_regulator_disable_ext_control() 373 ri_data->constraints.boot_on) in tps65090_parse_dt_reg_data()
|
D | fixed.c | 78 if (init_data->constraints.boot_on) in of_get_fixed_voltage_config()
|
D | max8952.c | 229 if (pdata->reg_data->constraints.boot_on) in max8952_pmic_probe()
|
D | pwm-regulator.c | 371 if (init_data->constraints.boot_on || init_data->constraints.always_on) in pwm_regulator_probe()
|
D | of_regulator.c | 69 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on"); in of_get_regulation_constraints()
|
D | max8973-regulator.c | 757 ridata->constraints.boot_on)) in max8973_probe()
|
D | core.c | 1159 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints() 1349 c->boot_on, in constraint_flags_read_file()
|
/Linux-v4.19/arch/arm/mach-davinci/ |
D | board-mityomapl138.c | 239 .boot_on = 1, 250 .boot_on = 1, 261 .boot_on = 1, 272 .boot_on = 1, 284 .boot_on = 1,
|
D | board-da850-evm.c | 932 .boot_on = 1, 945 .boot_on = 1, 960 .boot_on = 1, 974 .boot_on = 1, 987 .boot_on = 1,
|
/Linux-v4.19/include/linux/regulator/ |
D | machine.h | 189 unsigned boot_on:1; /* bootloader/firmware enabled regulator */ member
|
/Linux-v4.19/arch/arm/mach-mmp/ |
D | jasper.c | 117 .boot_on = 1,
|
D | brownstone.c | 122 .boot_on = 1,
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | board-ams-delta.c | 294 .boot_on = 1,
|