Searched refs:EXYNOS5_PHY_ENABLE (Results 1 – 3 of 3) sorted by relevance
39 EXYNOS5_PHY_ENABLE, EXYNOS5_PHY_ENABLE); in exynos_dp_video_phy_power_on()48 EXYNOS5_PHY_ENABLE, 0); in exynos_dp_video_phy_power_off()
238 val = on ? 0 : EXYNOS5_PHY_ENABLE; in exynos5_usbdrd_phy_isol()241 EXYNOS5_PHY_ENABLE, val); in exynos5_usbdrd_phy_isol()
42 #define EXYNOS5_PHY_ENABLE BIT(0) macro