Searched refs:DP_PLL_RESET (Results 1 – 4 of 4) sorted by relevance
431 #define DP_PLL_RESET (0x1 << 6) macro
261 #define DP_PLL_RESET (0x1 << 6) macro
287 reg |= DP_PLL_RESET; in exynos_dp_init_analog_func()294 reg &= ~(DP_PLL_RESET); in exynos_dp_init_analog_func()
392 #define DP_PLL_RESET (0x1 << 6) macro