Home
last modified time | relevance | path

Searched refs:aspeed_ehci_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-aspeed.c31 static const struct ehci_ops aspeed_ehci_ops = { variable
68 return ehci_register(dev, hccr, hcor, &aspeed_ehci_ops, 0, USB_INIT_HOST); in ehci_aspeed_probe()