Searched refs:EXYNOS_DP_PHY_ENABLE (Results 1 – 2 of 2) sorted by relevance
143 cfg |= EXYNOS_DP_PHY_ENABLE; in exynos5_dp_phy_control()145 cfg &= ~EXYNOS_DP_PHY_ENABLE; in exynos5_dp_phy_control()
1722 #define EXYNOS_DP_PHY_ENABLE (1 << 0) macro