Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/phy/tegra/
Dxusb.h27 int tegra_xusb_padctl_enable_phy_sleepwalk(struct tegra_xusb_padctl *padctl, struct phy *phy,
/Linux-v5.15/drivers/phy/tegra/
Dxusb.c1372 int tegra_xusb_padctl_enable_phy_sleepwalk(struct tegra_xusb_padctl *padctl, struct phy *phy, in tegra_xusb_padctl_enable_phy_sleepwalk() function
1382 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_enable_phy_sleepwalk);
/Linux-v5.15/drivers/usb/host/
Dxhci-tegra.c1926 tegra_xusb_padctl_enable_phy_sleepwalk(padctl, phy, speed); in tegra_xhci_enable_phy_sleepwalk_wake()