Searched refs:PLL_LOCK_MASK (Results 1 – 4 of 4) 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()
250 #define PLL_LOCK_MASK (1U << PLL_LOCK_SHIFT) macro
53 #define PLL_LOCK_MASK 1 macro
334 PLL_LOCK_MASK = 0x1 << PLL_LOCK_SHIFT, enumerator