Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c431 static const struct ehci_ops mx6_ehci_ops = { variable
553 return ehci_register(dev, hccr, hcor, &mx6_ehci_ops, 0, priv->init_type); in ehci_usb_probe()