Searched refs:boot_on (Results 1 – 3 of 3) sorted by relevance
181 if (!uc_pdata->always_on && !uc_pdata->boot_on) in regulator_autoset()321 uc_pdata->boot_on = dev_read_bool(dev, "regulator-boot-on"); in regulator_pre_probe()
173 bool boot_on; member
170 constraint(" - boot on:", uc_pdata->boot_on, in do_info()171 uc_pdata->boot_on ? "true" : "false"); in do_info()