Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/phy/tegra/
Dxusb.h29 int tegra_xusb_padctl_enable_phy_sleepwalk(struct tegra_xusb_padctl *padctl, struct phy *phy,
/Linux-v6.6/drivers/phy/tegra/
Dxusb.c1392 int tegra_xusb_padctl_enable_phy_sleepwalk(struct tegra_xusb_padctl *padctl, struct phy *phy, in tegra_xusb_padctl_enable_phy_sleepwalk() function
1402 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_enable_phy_sleepwalk);
/Linux-v6.6/drivers/usb/host/
Dxhci-tegra.c2096 tegra_xusb_padctl_enable_phy_sleepwalk(padctl, phy, speed); in tegra_xhci_enable_phy_sleepwalk_wake()