Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
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
Dmax8660.c377 int boot_on, i, id, ret = -EINVAL; in max8660_probe() local
/Linux-v6.6/include/linux/regulator/
Dmachine.h212 unsigned boot_on:1; /* bootloader/firmware enabled regulator */ member