Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/regulator/
Dmachine.h39 #define REGULATOR_CHANGE_CURRENT 0x2 macro
/linux-4.1.27/drivers/regulator/
Dof_regulator.c63 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.c241 if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_CURRENT)) { in regulator_check_current_limit()
/linux-4.1.27/arch/arm/mach-pxa/
Dmagician.c590 .valid_ops_mask = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS,
Dhx4700.c699 .valid_ops_mask = REGULATOR_CHANGE_CURRENT|REGULATOR_CHANGE_STATUS,
/linux-4.1.27/arch/blackfin/mach-bf537/boards/
Dstamp.c2100 .valid_ops_mask = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS,