Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_max77686.c21 static unsigned int max77686_ldo_volt2hex(int ldo, ulong uV) in max77686_ldo_volt2hex() function
74 hex = max77686_ldo_volt2hex(ldo, uV); in max77686_set_ldo_voltage()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c141 static int max77686_ldo_volt2hex(int ldo, int uV) in max77686_ldo_volt2hex() function
350 hex = max77686_ldo_volt2hex(ldo, *uV); in max77686_ldo_val()