Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h25 #define PALMAS_LDO_STATUS_MASK 0x10 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c209 ret &= PALMAS_LDO_STATUS_MASK; in palmas_ldo_enable()