Searched refs:PLL0_LOCK (Results 1 – 2 of 2) sorted by relevance
71 #define PLL0_LOCK 0x07000000 macro
92 while (!((readl(&dv_sys_module_regs->pll0_config) & PLL0_LOCK) in dm365_pll1_init()93 == PLL0_LOCK)) in dm365_pll1_init()