Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c264 static int max77686_buck_modes(int buck, struct dm_regulator_mode **modesp) in max77686_buck_modes() argument
273 *modesp = max77686_buck_mode_standby; in max77686_buck_modes()
279 *modesp = max77686_buck_mode_lpm; in max77686_buck_modes()
283 *modesp = max77686_buck_mode_onoff; in max77686_buck_modes()
290 static int max77686_ldo_modes(int ldo, struct dm_regulator_mode **modesp, in max77686_ldo_modes() argument
309 *modesp = max77686_ldo_mode_standby2; in max77686_ldo_modes()
313 *modesp = max77686_ldo_mode_standby1; in max77686_ldo_modes()