Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/tegra/
Dphy-tegra194-p2u.c27 struct tegra_p2u { struct
31 static inline void p2u_writel(struct tegra_p2u *phy, const u32 value, in p2u_writel() argument
37 static inline u32 p2u_readl(struct tegra_p2u *phy, const u32 reg) in p2u_readl()
44 struct tegra_p2u *phy = phy_get_drvdata(x); in tegra_p2u_power_on()
74 struct tegra_p2u *phy; in tegra_p2u_probe()