Searched refs:PALMAS_LDO_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ | ||
A D | palmas.h | 25 #define PALMAS_LDO_STATUS_MASK 0x10 macro |
/u-boot/drivers/power/regulator/ | ||
A D | palmas_regulator.c | 209 ret &= PALMAS_LDO_STATUS_MASK; in palmas_ldo_enable() |
Completed in 4 milliseconds