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