Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dpm-imx6.c41 #define BM_CLPCR_VSTBY (0x1 << 8) macro
306 val &= ~BM_CLPCR_VSTBY; in imx6_set_lpm()
318 val &= ~BM_CLPCR_VSTBY; in imx6_set_lpm()
324 val |= BM_CLPCR_VSTBY; in imx6_set_lpm()