Searched defs:tegra_ehci_hcd (Results 1 – 1 of 1) sorted by relevance
55 struct tegra_ehci_hcd { struct56 struct tegra_usb_phy *phy;57 struct clk *clk;58 struct reset_control *rst;82 struct tegra_ehci_hcd *tegra = in tegra_reset_usb_controller() argument