Home
last modified time | relevance | path

Searched refs:REGULATOR_CHANGE_DRMS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dmachine.h39 #define REGULATOR_CHANGE_DRMS 0x10 macro
/openbmc/linux/drivers/regulator/
H A Dof_regulator.c139 constraints->valid_ops_mask |= REGULATOR_CHANGE_DRMS; in of_get_regulation_constraints()
H A Dcore.c1018 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_DRMS)) { in drms_uA_update()