Home
last modified time | relevance | path

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

/external/u-boot/drivers/power/regulator/
Dmax77686.c261 static int max77686_buck_modes(int buck, struct dm_regulator_mode **modesp) in max77686_buck_modes() argument
270 *modesp = max77686_buck_mode_standby; in max77686_buck_modes()
276 *modesp = max77686_buck_mode_lpm; in max77686_buck_modes()
280 *modesp = max77686_buck_mode_onoff; in max77686_buck_modes()
287 static int max77686_ldo_modes(int ldo, struct dm_regulator_mode **modesp, in max77686_ldo_modes() argument
306 *modesp = max77686_ldo_mode_standby2; in max77686_ldo_modes()
310 *modesp = max77686_ldo_mode_standby1; in max77686_ldo_modes()