Searched refs:BM_PLL_LOCK (Results 1 – 1 of 1) sorted by relevance
25 #define BM_PLL_LOCK (0x1 << 31) macro68 return readl_relaxed_poll_timeout(pll->base, val, val & BM_PLL_LOCK, in clk_pllv3_wait_lock()104 if (readl_relaxed(pll->base) & BM_PLL_LOCK) in clk_pllv3_is_prepared()