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