Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c34 static struct ehci_ctrl ehcic[CONFIG_USB_MAX_CONTROLLER_COUNT]; variable
979 struct ehci_ctrl *ctrl = &ehcic[index]; in ehci_set_controller_priv()
987 return ehcic[index].priv; in ehci_get_controller_priv()
1103 ehci_shutdown(&ehcic[index]); in usb_lowlevel_stop()
1109 struct ehci_ctrl *ctrl = &ehcic[index]; in usb_lowlevel_init()
1145 *controller = &ehcic[index]; in usb_lowlevel_init()