Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dlp873x.h11 #define LP873X_BUCK_VOLT_MASK 0xFF macro
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dlp873x_regulator.c107 ret &= LP873X_BUCK_VOLT_MASK; in lp873x_buck_val()