Searched refs:REGULATOR_CHANGE_DRMS (Results 1 – 4 of 4) sorted by relevance
42 #define REGULATOR_CHANGE_DRMS 0x10 macro
80 constraints->valid_ops_mask |= REGULATOR_CHANGE_DRMS; in of_get_regulation_constraints()
407 REGULATOR_CHANGE_DRMS,
742 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_DRMS)) in drms_uA_update()2290 if (regulator_ops_is_valid(rdev, REGULATOR_CHANGE_DRMS)) in _regulator_enable()2423 if (regulator_ops_is_valid(rdev, REGULATOR_CHANGE_DRMS)) in _regulator_disable()