Searched refs:boot_on (Results 1 – 4 of 4) sorted by relevance
174 constraint(" - boot on:", uc_pdata->boot_on, in do_info()175 uc_pdata->boot_on ? "true" : "false"); in do_info()
179 bool boot_on; member
303 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()
441 !!(uc_pdata->boot_on || in bd71837_regulator_probe()
Completed in 11 milliseconds