Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dmachine.h36 #define REGULATOR_CHANGE_CURRENT 0x2 macro
/linux-6.1.9/drivers/regulator/
Dof_regulator.c126 constraints->valid_ops_mask |= REGULATOR_CHANGE_CURRENT; in of_get_regulation_constraints()
Dwm8350-regulator.c1262 = REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS; in wm8350_register_led()
Dcore.c491 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_CURRENT)) { in regulator_check_current_limit()
/linux-6.1.9/arch/arm/mach-pxa/
Dhx4700.c707 .valid_ops_mask = REGULATOR_CHANGE_CURRENT|REGULATOR_CHANGE_STATUS,
Dmagician.c644 .valid_ops_mask = REGULATOR_CHANGE_CURRENT |