Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_xhci.c266 struct xhci_soc;
270 struct xhci_soc *soc;
294 struct xhci_soc { struct
321 static struct xhci_soc tegra124_soc =
350 static struct xhci_soc tegra210_soc =
968 sc->soc = (struct xhci_soc *)ofw_bus_search_compatible(dev, in tegra_xhci_attach()