Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/phy/tegra/
Dxusb.h33 int tegra_xusb_padctl_enable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy);
/linux-6.12.1/drivers/phy/tegra/
Dxusb.c1417 int tegra_xusb_padctl_enable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy) in tegra_xusb_padctl_enable_phy_wake() function
1426 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_enable_phy_wake);
/linux-6.12.1/drivers/usb/host/
Dxhci-tegra.c2097 tegra_xusb_padctl_enable_phy_wake(padctl, phy); in tegra_xhci_enable_phy_sleepwalk_wake()