Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h21 #define PALMAS_LDO_VOLT_MASK 0x3F macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c273 ret &= PALMAS_LDO_VOLT_MASK; in palmas_ldo_val()
285 ret &= ~PALMAS_LDO_VOLT_MASK; in palmas_ldo_val()