Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Dmachine.h36 #define REGULATOR_CHANGE_CURRENT 0x2 macro
/linux/drivers/regulator/
H A Dof_regulator.c126 constraints->valid_ops_mask |= REGULATOR_CHANGE_CURRENT; in of_get_regulation_constraints()
H A Dwm8350-regulator.c1260 = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS; in wm8350_register_led()