Searched refs:PLL_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance
32 #define PLL_LOCK_MASK BIT(31) macro109 return readl_poll_timeout(pll->base, val, val & PLL_LOCK_MASK, in clk_sccg_pll_wait_lock()
53 #define PLL_LOCK_MASK 1 macro