Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c38 struct tegra_p2u { struct
44 static inline void p2u_writel(struct tegra_p2u *phy, const u32 value, in p2u_writel() argument
50 static inline u32 p2u_readl(struct tegra_p2u *phy, const u32 reg) in p2u_readl()
57 struct tegra_p2u *phy = phy_get_drvdata(x); in tegra_p2u_power_on()
91 struct tegra_p2u *phy = phy_get_drvdata(x); in tegra_p2u_calibrate()
112 struct tegra_p2u *phy; in tegra_p2u_probe()