Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/samsung/
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()