Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dlp87565.h9 #define LP87565_BUCK_VOLT_MASK 0xFF macro
/openbmc/u-boot/drivers/power/regulator/
H A Dlp87565_regulator.c102 ret &= LP87565_BUCK_VOLT_MASK; in lp87565_buck_val()