Home
last modified time | relevance | path

Searched refs:REGULATOR_CHANGE_CURRENT (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/regulator/
Dmachine.h39 #define REGULATOR_CHANGE_CURRENT 0x2 macro
/linux-4.4.14/drivers/regulator/
Dof_regulator.c67 constraints->valid_ops_mask |= REGULATOR_CHANGE_CURRENT; in of_get_regulation_constraints()
Dwm8350-regulator.c1327 = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS; in wm8350_register_led()
Dcore.c282 if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_CURRENT)) { in regulator_check_current_limit()
/linux-4.4.14/arch/arm/mach-pxa/
Dmagician.c640 .valid_ops_mask = REGULATOR_CHANGE_CURRENT |
Dhx4700.c696 .valid_ops_mask = REGULATOR_CHANGE_CURRENT|REGULATOR_CHANGE_STATUS,
/linux-4.4.14/arch/blackfin/mach-bf537/boards/
Dstamp.c2100 .valid_ops_mask = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS,