Searched refs:tegra_xusb_get_phy (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-tegra.c | 1325 static struct phy *tegra_xusb_get_phy(struct tegra_xusb *tegra, char *name, in tegra_xusb_get_phy() function 1347 struct phy *phy = tegra_xusb_get_phy(tegra, "usb2", in tegra_xhci_id_work() 1503 struct phy *phy = tegra_xusb_get_phy(tegra, "usb2", i); in tegra_xusb_init_usb_phy() 2108 struct phy *phy = tegra_xusb_get_phy(tegra, "usb2", i); in tegra_xhci_disable_phy_wake() 2156 phy = tegra_xusb_get_phy(tegra, "usb2", i); in tegra_xhci_program_utmi_power_lp0_exit() 2714 tegra_xusb_get_phy(tegra, "usb2", (int) i)); in tegra_xhci_hub_control() 2719 phy = tegra_xusb_get_phy(tegra, "usb2", port); in tegra_xhci_hub_control()
|