Home
last modified time | relevance | path

Searched refs:REGULATOR_CHANGE_MODE (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/linux/regulator/
Dmachine.h37 #define REGULATOR_CHANGE_MODE 0x4 macro
/Linux-v5.10/drivers/regulator/
Dab8500-ext.c328 REGULATOR_CHANGE_MODE,
344 REGULATOR_CHANGE_MODE,
405 REGULATOR_CHANGE_MODE |
Dtwl-regulator.c614 | REGULATOR_CHANGE_MODE in twlreg_probe()
Dof_regulator.c163 |= REGULATOR_CHANGE_MODE; in of_get_regulation_constraints()
Dtwl6030-regulator.c699 | REGULATOR_CHANGE_MODE in twlreg_probe()
Dcore.c534 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_MODE)) { in regulator_mode_constrain()
/Linux-v5.10/drivers/staging/hikey9xx/
Dhi6421v600-regulator.c371 constraint->valid_ops_mask |= REGULATOR_CHANGE_MODE; in hi6421_spmi_regulator_probe_ldo()
/Linux-v5.10/drivers/mfd/
Dtwl-core.c787 REGULATOR_CHANGE_MODE in add_children()