Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mxs.c31 static const struct ehci_mxs_port mxs_port[] = { variable
97 if ((index < 0) || (index >= ARRAY_SIZE(mxs_port))) { in ehci_hcd_init()
106 port = &mxs_port[index]; in ehci_hcd_init()
143 if ((index < 0) || (index >= ARRAY_SIZE(mxs_port))) { in ehci_hcd_stop()
148 port = &mxs_port[index]; in ehci_hcd_stop()