Home
last modified time | relevance | path

Searched defs:tegra_xusb_soc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-tegra.c148 struct tegra_xusb_soc { struct
149 const char *firmware;
150 const char * const *supply_names;
151 unsigned int num_supplies;
152 const struct tegra_xusb_phy_type *phy_types;
153 unsigned int num_types;
178 const struct tegra_xusb_soc *soc; argument