Searched refs:PALMAS_SMPS_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ | ||
A D | palmas.h | 19 #define PALMAS_SMPS_STATUS_MASK 0x30 macro |
/u-boot/drivers/power/regulator/ | ||
A D | palmas_regulator.c | 64 ret &= PALMAS_SMPS_STATUS_MASK; in palmas_smps_enable() |
Completed in 3 milliseconds