Searched refs:BM_PLL_ARM_LOCK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6sl.c33 #define BM_PLL_ARM_LOCK (1 << 31) macro
156 while (!(__raw_readl(anatop_base + PLL_ARM) & BM_PLL_ARM_LOCK)) imx6sl_enable_pll_arm()

Completed in 34 milliseconds