Searched refs:BM_CLPCR_SBYOS (Results 1 - 1 of 1) sorted by path

/linux-master/arch/arm/mach-imx/
H A Dpm-imx6.c41 #define BM_CLPCR_SBYOS (0x1 << 6) macro
309 val &= ~BM_CLPCR_SBYOS;
321 val &= ~BM_CLPCR_SBYOS;
327 val |= BM_CLPCR_SBYOS;

Completed in 179 milliseconds