Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax77686_pmic.h173 #define MAX77686_BUCK234_VOLT_MASK 0xff macro
/openbmc/u-boot/drivers/power/regulator/
H A Dmax77686.c381 mask = MAX77686_BUCK234_VOLT_MASK; in max77686_buck_val()