Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h36 #define REGULATOR_CHANGE_CURRENT 0x2 macro
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dof_regulator.c70 constraints->valid_ops_mask |= REGULATOR_CHANGE_CURRENT; in of_get_regulation_constraints()
H A Dwm8350-regulator.c1262 = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS; in wm8350_register_led()
H A Dcore.c506 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_CURRENT)) { in regulator_check_current_limit()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dhx4700.c700 .valid_ops_mask = REGULATOR_CHANGE_CURRENT|REGULATOR_CHANGE_STATUS,
H A Dmagician.c643 .valid_ops_mask = REGULATOR_CHANGE_CURRENT |