Searched refs:CCM_PLL6_CTRL_LOCK (Results 1 – 2 of 2) sorted by relevance
45 while (!(readl(&ccm->pll6_cfg) & CCM_PLL6_CTRL_LOCK)) in clock_init_safe()
227 #define CCM_PLL6_CTRL_LOCK (1 << 28) macro