Home
last modified time | relevance | path

Searched refs:EXYNOS_DP_PHY_ENABLE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dpower.c143 cfg |= EXYNOS_DP_PHY_ENABLE; in exynos5_dp_phy_control()
145 cfg &= ~EXYNOS_DP_PHY_ENABLE; in exynos5_dp_phy_control()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpower.h1722 #define EXYNOS_DP_PHY_ENABLE (1 << 0) macro