Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dpm-imx6.c45 #define BM_CLPCR_SBYOS (0x1 << 6) macro
296 val &= ~BM_CLPCR_SBYOS; in imx6_set_lpm()
307 val &= ~BM_CLPCR_SBYOS; in imx6_set_lpm()
313 val |= BM_CLPCR_SBYOS; in imx6_set_lpm()