Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dregulator.c174 constraint(" - boot on:", uc_pdata->boot_on, in do_info()
175 uc_pdata->boot_on ? "true" : "false"); in do_info()
/u-boot/include/power/
A Dregulator.h179 bool boot_on; member
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c303 if (!uc_pdata->always_on && !uc_pdata->boot_on) in regulator_autoset()
462 uc_pdata->boot_on = dev_read_bool(dev, "regulator-boot-on"); in regulator_pre_probe()
A Dbd71837.c441 !!(uc_pdata->boot_on || in bd71837_regulator_probe()

Completed in 11 milliseconds