Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h15 #define PALMAS_SMPS_RANGE_MASK 0x80 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c137 if (ret & PALMAS_SMPS_RANGE_MASK) in palmas_smps_val()
158 ret |= PALMAS_SMPS_RANGE_MASK; in palmas_smps_val()