Searched refs:CCM_PLL10_CTRL_LOCK (Results 1 – 2 of 2) sorted by relevance
270 while (!(readl(&ccm->pll10_cfg) & CCM_PLL10_CTRL_LOCK)) in clock_set_pll10()
250 #define CCM_PLL10_CTRL_LOCK (0x1 << 28) macro