Lines Matching defs:ehci
9 * Based on "ehci-ppc-of.c" by Valentine Barshak <vbarshak@ru.mvista.com>
10 * and "ehci-ppc-soc.c" by Stefan Roese <sr@denx.de>
122 struct ehci_hcd *ehci;
159 ehci = hcd_to_ehci(hcd);
164 ehci->big_endian_mmio = 1;
165 ehci->big_endian_desc = 1;
171 ehci_dbg(ehci, "USB host controller supports FS devices\n");
174 ehci_dbg(ehci,
181 ehci->caps = hcd->regs + 0x100;
226 .name = "xilinx-of-ehci",