Home
last modified time | relevance | path

Searched refs:REGULATOR_CHANGE_MODE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dmachine.h37 #define REGULATOR_CHANGE_MODE 0x4 macro
/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c607 | REGULATOR_CHANGE_MODE in twlreg_probe()
H A Dtwl6030-regulator.c707 | REGULATOR_CHANGE_MODE in twlreg_probe()
H A Dof_regulator.c219 |= REGULATOR_CHANGE_MODE; in of_get_regulation_constraints()
H A Dcore.c591 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_MODE)) { in regulator_mode_constrain()