Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmax20086-regulator.c133 static int max20086_parse_regulators_dt(struct max20086 *chip, bool *boot_on) in max20086_parse_regulators_dt()
218 bool boot_on; in max20086_i2c_probe() local
H A Dmax8660.c377 int boot_on, i, id, ret = -EINVAL; in max8660_probe() local
/openbmc/u-boot/include/power/
H A Dregulator.h175 bool boot_on; member
/openbmc/linux/include/linux/regulator/
H A Dmachine.h212 unsigned boot_on:1; /* bootloader/firmware enabled regulator */ member