Searched refs:PLL_LOCKED (Results 1 – 11 of 11) sorted by relevance
827 while ((readl(&clk->apll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()843 while ((readl(&clk->kpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()853 while ((readl(&clk->mpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()860 while ((readl(&clk->dpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()868 while ((readl(&clk->epll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()875 while ((readl(&clk->cpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()882 while ((readl(&clk->ipll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()889 while ((readl(&clk->vpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()896 while ((readl(&clk->bpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()903 while ((readl(&clk->spll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()[all …]
158 #define PLL_LOCKED (1 << 29) macro
90 PLL_LOCKED enumerator
104 PLL_LOCKED enumerator
229 return PLL_LOCKED; in analogix_dp_get_pll_lock_status()
35 #define PLL_LOCKED BIT(5) macro257 .mask_core_ready = PLL_LOCKED,
128 #define PLL_LOCKED BIT(0) macro733 writel(PLL_LOCKED, dsi->regs + MCTL_MAIN_STS_CLR); in cdns_dsi_hs_init()737 status & PLL_LOCKED, 100, 100)); in cdns_dsi_hs_init()
546 PLL_LOCKED enumerator
244 return PLL_LOCKED; in analogix_dp_get_pll_lock_status()
814 if (ret != PLL_LOCKED) { in exynos_dp_config_video()
250 return PLL_LOCKED; in exynos_dp_get_pll_lock_status()