Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_max77686.c45 static int max77686_buck_volt2hex(int buck, ulong uV) in max77686_buck_volt2hex() function
102 hex = max77686_buck_volt2hex(buck, uV); in max77686_set_buck_voltage()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c72 static int max77686_buck_volt2hex(int buck, int uV) in max77686_buck_volt2hex() function
404 hex = max77686_buck_volt2hex(buck, *uV); in max77686_buck_val()