Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c246 static unsigned int xhci_get_ep_index(struct usb_endpoint_descriptor *desc) in xhci_get_ep_index() function
528 ep_flag = xhci_get_ep_index(&ifdesc->ep_desc[cur_ep]); in xhci_set_configuration()
569 ep_index = xhci_get_ep_index(endpt_desc); in xhci_set_configuration()