Searched refs:DP_PLL_PD (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_dp_reg.h299 #define DP_PLL_PD (0x1 << 7) macro
H A Dexynos_dp_reg.c195 reg |= DP_PLL_PD; exynos_dp_set_pll_power_down()
199 reg &= ~DP_PLL_PD; exynos_dp_set_pll_power_down()

Completed in 67 milliseconds