Searched refs:max77663_ldo_val (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/power/regulator/
H A Dmax77663_regulator.c285 static int max77663_ldo_val(struct udevice *dev, int op, int *uV) function
334 ret = max77663_ldo_val(dev, PMIC_OP_GET, &uV);
343 return max77663_ldo_val(dev, PMIC_OP_SET, &uV);

Completed in 34 milliseconds