Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dlp873x.h13 #define LP873X_BUCK_VOLT_MAX 3360000 macro
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dlp873x_regulator.c63 if (uV > LP873X_BUCK_VOLT_MAX) in lp873x_buck_volt2hex()