Searched refs:PLL_STATUS_IO_PLL_LOCK (Results 1 – 2 of 2) sorted by relevance
101 if (reg_poll((uintptr_t)&SLCR->PLL_STATUS, PLL_STATUS_IO_PLL_LOCK) == -1) { in zynq_pll_init()
396 #define PLL_STATUS_IO_PLL_LOCK (1 << 2) macro
Completed in 6 milliseconds