Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/regulator/
Dmachine.h39 #define REGULATOR_CHANGE_DRMS 0x10 macro
/Linux-v5.4/drivers/regulator/
Dab8500-ext.c406 REGULATOR_CHANGE_DRMS,
Dof_regulator.c83 constraints->valid_ops_mask |= REGULATOR_CHANGE_DRMS; in of_get_regulation_constraints()
Dcore.c919 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_DRMS)) { in drms_uA_update()