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>
120 struct ehci_hcd *ehci;
157 ehci = hcd_to_ehci(hcd);
162 ehci->big_endian_mmio = 1;
163 ehci->big_endian_desc = 1;
169 ehci_dbg(ehci, "USB host controller supports FS devices\n");
172 ehci_dbg(ehci,
179 ehci->caps = hcd->regs + 0x100;
224 .name = "xilinx-of-ehci",