Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-imx/ !
Dpm-imx6.c43 #define BM_CLPCR_VSTBY (0x1 << 8) macro
308 val &= ~BM_CLPCR_VSTBY; in imx6_set_lpm()
320 val &= ~BM_CLPCR_VSTBY; in imx6_set_lpm()
326 val |= BM_CLPCR_VSTBY; in imx6_set_lpm()