Searched refs:PLL_LOCKED (Results 1 – 5 of 5) sorted by relevance
102 PLL_LOCKED enumerator
230 return PLL_LOCKED; in analogix_dp_get_pll_lock_status()
35 #define PLL_LOCKED BIT(5) macro220 .mask_core_ready = PLL_LOCKED,
295 #define PLL_LOCKED (1 << 29) macro303 while (!(pll_con & PLL_LOCKED)) { in exynos4_clk_enable_pll()317 while (!(pll_con & PLL_LOCKED)) { in exynos4_clk_wait_for_pll()
123 #define PLL_LOCKED BIT(0) macro927 writel(PLL_LOCKED, dsi->regs + MCTL_MAIN_STS_CLR); in cdns_dsi_hs_init()931 status & PLL_LOCKED, 100, 100)); in cdns_dsi_hs_init()