Searched refs:PLL1_LOCK (Results 1 – 2 of 2) sorted by relevance
72 #define PLL1_LOCK 0x07000000 macro
167 while (!((readl(&dv_sys_module_regs->pll1_config) & PLL1_LOCK) in dm365_pll2_init()168 == PLL1_LOCK)) in dm365_pll2_init()