Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h19 #define PALMAS_SMPS_STATUS_MASK 0x30 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c64 ret &= PALMAS_SMPS_STATUS_MASK; in palmas_smps_enable()