Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos-pcie.c25 #define PCIE_PHY_COMMON_RESET 0x004 macro
124 exynos_pcie_phy_writel(ep->blk_base, 1, PCIE_PHY_COMMON_RESET); in exynos5440_pcie_phy_init()
126 exynos_pcie_phy_writel(ep->blk_base, 0, PCIE_PHY_COMMON_RESET); in exynos5440_pcie_phy_init()
136 exynos_pcie_phy_writel(ep->blk_base, 0, PCIE_PHY_COMMON_RESET); in exynos5440_pcie_phy_power_on()