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

/u-boot/drivers/power/
H A Dpalmas.c58 val = RSC_MODE_SLEEP | RSC_MODE_ACTIVE;
90 cval = LDO9_BYP_EN | RSC_MODE_SLEEP | RSC_MODE_ACTIVE;
93 cval = RSC_MODE_SLEEP | RSC_MODE_ACTIVE;
123 c32k = RSC_MODE_SLEEP | RSC_MODE_ACTIVE;
/u-boot/include/
H A Dpalmas.h64 #define RSC_MODE_SLEEP (1 << 2) macro

Completed in 40 milliseconds