Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dmachine.h37 #define REGULATOR_CHANGE_MODE 0x4 macro
/linux-6.1.9/drivers/regulator/
Dtwl-regulator.c608 | REGULATOR_CHANGE_MODE in twlreg_probe()
Dof_regulator.c219 |= REGULATOR_CHANGE_MODE; in of_get_regulation_constraints()
Dtwl6030-regulator.c708 | REGULATOR_CHANGE_MODE in twlreg_probe()
Dcore.c525 if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_MODE)) { in regulator_mode_constrain()