Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c34 static struct ehci_ctrl ehcic[CONFIG_USB_MAX_CONTROLLER_COUNT]; variable
969 struct ehci_ctrl *ctrl = &ehcic[index]; in ehci_set_controller_priv()
977 return ehcic[index].priv; in ehci_get_controller_priv()
1093 ehci_shutdown(&ehcic[index]); in usb_lowlevel_stop()
1099 struct ehci_ctrl *ctrl = &ehcic[index]; in usb_lowlevel_init()
1135 *controller = &ehcic[index]; in usb_lowlevel_init()