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