Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/regulator/
Dmachine.h42 #define REGULATOR_CHANGE_DRMS 0x10 macro
/linux-4.1.27/arch/arm/mach-ux500/
Dboard-mop500-regulators.c462 REGULATOR_CHANGE_DRMS,
949 REGULATOR_CHANGE_DRMS,
/linux-4.1.27/drivers/regulator/
Dcore.c302 if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_DRMS)) { in regulator_check_drms()
1943 (rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_DRMS)) in _regulator_enable()
2074 REGULATOR_CHANGE_DRMS)) in _regulator_disable()