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

/freebsd-13-stable/sys/arm64/freescale/imx/clk/
H A Dimx_clk_frac_pll.c57 #define CFG0_PLL_LOCK (1 << 31) macro
106 if (cfg0 & CFG0_PLL_LOCK)
H A Dimx_clk_sscg_pll.c57 #define CFG0_PLL_LOCK (1 << 31) macro
118 if (cfg0 & CFG0_PLL_LOCK)

Completed in 65 milliseconds