Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c42 #define BM_SLPCR_VSTBY 0x4 macro
250 val &= ~(BM_SLPCR_EN_DSM | BM_SLPCR_VSTBY | BM_SLPCR_RBC_EN | in imx_gpcv2_init()
H A Dpsci-mx7.c37 #define BM_SLPCR_VSTBY 0x4 macro
335 val2 &= ~(BM_SLPCR_EN_DSM | BM_SLPCR_VSTBY | BM_SLPCR_RBC_EN | in imx_gpcv2_set_lpm_mode()
367 val2 |= BM_SLPCR_VSTBY; in imx_gpcv2_set_lpm_mode()