Home
last modified time | relevance | path

Searched refs:PLL_UNLOCKED (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp_info.h88 PLL_UNLOCKED = 0, enumerator
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c249 return PLL_UNLOCKED; in exynos_dp_get_pll_lock_status()
296 while (exynos_dp_get_pll_lock_status(dp_regs) == PLL_UNLOCKED) { in exynos_dp_init_analog_func()