Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/phy/tegra/
Dxusb.h26 int tegra_phy_xusb_utmi_port_reset(struct phy *phy);
/Linux-v6.6/drivers/phy/tegra/
Dxusb.c1469 int tegra_phy_xusb_utmi_port_reset(struct phy *phy) in tegra_phy_xusb_utmi_port_reset() function
1479 EXPORT_SYMBOL_GPL(tegra_phy_xusb_utmi_port_reset);
/Linux-v6.6/drivers/usb/gadget/udc/
Dtegra-xudc.c885 ret = tegra_phy_xusb_utmi_port_reset( in tegra_xudc_port_reset_war_work()