Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/phy/tegra/
Dxusb.h30 int tegra_xusb_padctl_enable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy);
/Linux-v5.15/drivers/phy/tegra/
Dxusb.c1395 int tegra_xusb_padctl_enable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy) in tegra_xusb_padctl_enable_phy_wake() function
1404 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_enable_phy_wake);
/Linux-v5.15/drivers/usb/host/
Dxhci-tegra.c1927 tegra_xusb_padctl_enable_phy_wake(padctl, phy); in tegra_xhci_enable_phy_sleepwalk_wake()