Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h89 PLL_UNLOCKED = 0, enumerator
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h557 PLL_UNLOCKED, enumerator
H A Danalogix_dp_reg.c246 return PLL_UNLOCKED; in analogix_dp_get_pll_lock_status()
738 status != PLL_UNLOCKED, in analogix_dp_set_link_bandwidth()
H A Danalogix_dp.c785 if (analogix_dp_get_pll_lock_status(dp) == PLL_UNLOCKED) { in analogix_dp_config_video()
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c252 return PLL_UNLOCKED; in exynos_dp_get_pll_lock_status()
299 while (exynos_dp_get_pll_lock_status(dp_regs) == PLL_UNLOCKED) { in exynos_dp_init_analog_func()