Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/phy/tegra/
Dxusb.h30 int tegra_xusb_padctl_enable_phy_sleepwalk(struct tegra_xusb_padctl *padctl, struct phy *phy,
/linux-6.12.1/drivers/phy/tegra/
Dxusb.c1394 int tegra_xusb_padctl_enable_phy_sleepwalk(struct tegra_xusb_padctl *padctl, struct phy *phy, in tegra_xusb_padctl_enable_phy_sleepwalk() function
1404 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_enable_phy_sleepwalk);
/linux-6.12.1/drivers/usb/host/
Dxhci-tegra.c2096 tegra_xusb_padctl_enable_phy_sleepwalk(padctl, phy, speed); in tegra_xhci_enable_phy_sleepwalk_wake()