Searched refs:tegra_xusb_phy_enable (Results 1 – 5 of 5) sorted by relevance
20 int tegra_xusb_phy_enable(struct tegra_xusb_phy *phy);
21 int __weak tegra_xusb_phy_enable(struct tegra_xusb_phy *phy) in tegra_xusb_phy_enable() function
23 int tegra_xusb_phy_enable(struct tegra_xusb_phy *phy) in tegra_xusb_phy_enable() function
765 err = tegra_xusb_phy_enable(pcie->phy);
887 static int tegra_xusb_phy_enable(struct tegra_xusb *tegra) in tegra_xusb_phy_enable() function1774 err = tegra_xusb_phy_enable(tegra); in tegra_xusb_probe()