Searched defs:tegra_ehci_softc (Results 1 – 1 of 1) sorted by relevance
73 struct tegra_ehci_softc { struct74 ehci_softc_t ehci_softc;75 device_t dev;76 struct resource *ehci_mem_res; /* EHCI core regs. */77 struct resource *ehci_irq_res; /* EHCI core IRQ. */78 int usb_alloc_called;79 clk_t clk;80 phy_t phy;81 hwreset_t reset;