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

/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c48 #define BM_SLPCR_VSTBY 0x4 macro
300 val &= ~(BM_SLPCR_EN_DSM | BM_SLPCR_VSTBY | BM_SLPCR_RBC_EN |
H A Dpsci-mx7.c39 #define BM_SLPCR_VSTBY 0x4 macro
337 val2 &= ~(BM_SLPCR_EN_DSM | BM_SLPCR_VSTBY | BM_SLPCR_RBC_EN |
369 val2 |= BM_SLPCR_VSTBY;

Completed in 116 milliseconds