Lines Matching defs:ehci
3 * drivers/usb/host/ehci-orion.c
13 #include <linux/platform_data/usb-ehci-orion.h>
21 #include "ehci.h"
175 if (of_device_is_compatible(dev->of_node, "marvell,armada-3700-ehci"))
209 struct ehci_hcd *ehci;
252 ehci = hcd_to_ehci(hcd);
253 ehci->caps = hcd->regs + 0x100;
335 { .compatible = "marvell,orion-ehci", },
336 { .compatible = "marvell,armada-3700-ehci", },
346 .name = "orion-ehci",
369 MODULE_ALIAS("platform:orion-ehci");