Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mxs.c32 static const struct ehci_mxs_port mxs_port[] = { variable
98 if ((index < 0) || (index >= ARRAY_SIZE(mxs_port))) { in ehci_hcd_init()
107 port = &mxs_port[index]; in ehci_hcd_init()
144 if ((index < 0) || (index >= ARRAY_SIZE(mxs_port))) { in ehci_hcd_stop()
149 port = &mxs_port[index]; in ehci_hcd_stop()