Searched refs:DP_PLL_RESET (Results 1 – 2 of 2) sorted by relevance
260 #define DP_PLL_RESET (0x1 << 6) macro
286 reg |= DP_PLL_RESET; in exynos_dp_init_analog_func()293 reg &= ~(DP_PLL_RESET); in exynos_dp_init_analog_func()
Completed in 9 milliseconds