Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/samsung/
Dphy-exynos-pcie.c48 #define PCIE_PHY_TRSV1_POWER 0x184 macro
149 val = exynos_pcie_phy_readl(ep->phy_base, PCIE_PHY_TRSV1_POWER); in exynos5440_pcie_phy_power_on()
151 exynos_pcie_phy_writel(ep->phy_base, val, PCIE_PHY_TRSV1_POWER); in exynos5440_pcie_phy_power_on()
183 val = exynos_pcie_phy_readl(ep->phy_base, PCIE_PHY_TRSV1_POWER); in exynos5440_pcie_phy_power_off()
185 exynos_pcie_phy_writel(ep->phy_base, val, PCIE_PHY_TRSV1_POWER); in exynos5440_pcie_phy_power_off()