Searched refs:STPMIC1_NVM_BUSY (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/power/
H A Dstpmic1.h65 #define STPMIC1_NVM_BUSY BIT(0) macro
/u-boot/drivers/power/pmic/
H A Dstpmic1.c179 if (!(ret & STPMIC1_NVM_BUSY))
186 if (ret & STPMIC1_NVM_BUSY)

Completed in 179 milliseconds