Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/samsung/
Dphy-exynos-pcie.c58 #define PCIE_PHY_TRSV3_POWER 0x304 macro
157 val = exynos_pcie_phy_readl(ep->phy_base, PCIE_PHY_TRSV3_POWER); in exynos5440_pcie_phy_power_on()
159 exynos_pcie_phy_writel(ep->phy_base, val, PCIE_PHY_TRSV3_POWER); in exynos5440_pcie_phy_power_on()
191 val = exynos_pcie_phy_readl(ep->phy_base, PCIE_PHY_TRSV3_POWER); in exynos5440_pcie_phy_power_off()
193 exynos_pcie_phy_writel(ep->phy_base, val, PCIE_PHY_TRSV3_POWER); in exynos5440_pcie_phy_power_off()