Searched refs:PLL_LOCKED (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/clk/zynq/
H A Dpll.c32 * @lockbit: Indicates the associated PLL_LOCKED bit in the PLL status
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_dp_core.h92 PLL_LOCKED enumerator in enum:pll_status
H A Dexynos_dp_reg.c184 return PLL_LOCKED; exynos_dp_get_pll_lock_status()
/linux-4.4.14/arch/blackfin/include/asm/
H A Ddpmc.h696 #define PLL_LOCKED 0x0020 /* PLL_LOCKCNT Has Been Reached */ macro
/linux-4.4.14/drivers/clk/samsung/
H A Dclk-exynos4.c295 #define PLL_LOCKED (1 << 29) macro
305 while (!(pll_con & PLL_LOCKED)) { exynos4_clk_wait_for_pll()

Completed in 171 milliseconds