Searched refs:CCM_PLL1_LOCK (Results 1 – 2 of 2) sorted by relevance
71 while (!(readl(&ccm->pll1_cfg) & CCM_PLL1_LOCK)) {} in clock_set_pll1()
228 #define CCM_PLL1_LOCK BIT(28) macro