Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-imx/
Dpm-imx6.c38 #define BM_CLPCR_SBYOS (0x1 << 6) macro
306 val &= ~BM_CLPCR_SBYOS; in imx6_set_lpm()
318 val &= ~BM_CLPCR_SBYOS; in imx6_set_lpm()
324 val |= BM_CLPCR_SBYOS; in imx6_set_lpm()