Searched refs:F_PLL_LOCK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ | ||
D | exynos_dp_reg.h | 294 #define F_PLL_LOCK (0x1 << 3) macro |
D | exynos_dp_reg.c | 302 reg &= ~(F_PLL_LOCK | PLL_LOCK_CTRL); in exynos_dp_init_analog_func() |