Home
last modified time | relevance | path

Searched refs:tegra_phy_xusb_utmi_pad_power_down (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/phy/tegra/
Dxusb.h25 void tegra_phy_xusb_utmi_pad_power_down(struct phy *phy);
/linux-6.12.1/drivers/phy/tegra/
Dxusb.c1499 void tegra_phy_xusb_utmi_pad_power_down(struct phy *phy) in tegra_phy_xusb_utmi_pad_power_down() function
1513 EXPORT_SYMBOL_GPL(tegra_phy_xusb_utmi_pad_power_down);
/linux-6.12.1/drivers/usb/host/
Dxhci-tegra.c2160 tegra_phy_xusb_utmi_pad_power_down(phy); in tegra_xhci_program_utmi_power_lp0_exit()
2744 tegra_phy_xusb_utmi_pad_power_down(phy); in tegra_xhci_hub_control()
2754 tegra_phy_xusb_utmi_pad_power_down(phy); in tegra_xhci_hub_control()
/linux-6.12.1/drivers/usb/gadget/udc/
Dtegra-xudc.c760 tegra_phy_xusb_utmi_pad_power_down(xudc->curr_utmi_phy); in tegra_xudc_device_mode_off()