Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h89 PLL_UNLOCKED = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h103 PLL_UNLOCKED, enumerator
H A Danalogix_dp_reg.c231 return PLL_UNLOCKED; in analogix_dp_get_pll_lock_status()
593 status != PLL_UNLOCKED, 120, in analogix_dp_set_link_bandwidth()
H A Danalogix_dp_core.c832 if (analogix_dp_get_pll_lock_status(dp) == PLL_UNLOCKED) { in analogix_dp_config_video()
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h545 PLL_UNLOCKED, enumerator
H A Danalogix_dp_reg.c246 return PLL_UNLOCKED; in analogix_dp_get_pll_lock_status()
946 status != PLL_UNLOCKED, in analogix_dp_set_link_bandwidth()
H A Danalogix_dp.c528 if (analogix_dp_get_pll_lock_status(dp) == PLL_UNLOCKED) { in analogix_dp_config_video()