Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/samsung/
Dphy-exynos-pcie.c43 #define PCIE_PHY_TRSV0_POWER 0x0c4 macro
145 val = exynos_pcie_phy_readl(ep->phy_base, PCIE_PHY_TRSV0_POWER); in exynos5440_pcie_phy_power_on()
147 exynos_pcie_phy_writel(ep->phy_base, val, PCIE_PHY_TRSV0_POWER); in exynos5440_pcie_phy_power_on()
179 val = exynos_pcie_phy_readl(ep->phy_base, PCIE_PHY_TRSV0_POWER); in exynos5440_pcie_phy_power_off()
181 exynos_pcie_phy_writel(ep->phy_base, val, PCIE_PHY_TRSV0_POWER); in exynos5440_pcie_phy_power_off()