Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-imx/
H A Dpm-imx7ulp.c26 #define BM_PMCTRL_STOPM (7 << BP_PMCTRL_STOPM) macro
35 val &= ~(BM_PMCTRL_RUNM | BM_PMCTRL_STOPM | BM_PMCTRL_PSTOPO); in imx7ulp_set_lpm()