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