Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c981 static int ehci_common_init(struct ehci_ctrl *ctrl, uint tweaks) in ehci_common_init() function
1129 rc = ehci_common_init(ctrl, tweaks); in usb_lowlevel_init()
1644 ret = ehci_common_init(ctrl, tweaks); in ehci_register()