Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-imx/
Dpm-imx6.c39 #define BM_CLPCR_SBYOS (0x1 << 6) macro
307 val &= ~BM_CLPCR_SBYOS; in imx6_set_lpm()
319 val &= ~BM_CLPCR_SBYOS; in imx6_set_lpm()
325 val |= BM_CLPCR_SBYOS; in imx6_set_lpm()