Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/regulator/
Dmachine.h42 #define REGULATOR_CHANGE_DRMS 0x10 macro
/linux-4.19.296/drivers/regulator/
Dof_regulator.c80 constraints->valid_ops_mask |= REGULATOR_CHANGE_DRMS; in of_get_regulation_constraints()
Dab8500-ext.c407 REGULATOR_CHANGE_DRMS,
Dcore.c742 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()