Searched refs:PLL_LOCK_CTRL (Results 1 – 2 of 2) sorted by relevance
/drivers/video/exynos/ | ||
D | exynos_dp_reg.h | 264 #define PLL_LOCK_CTRL (0x1 << 2) macro |
D | exynos_dp_reg.c | 281 reg &= ~(F_PLL_LOCK | PLL_LOCK_CTRL); in exynos_dp_init_analog_func() |