Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c502 int num_of_ep; in xhci_set_configuration() local
518 num_of_ep = udev->config.if_desc[0].no_of_ep; in xhci_set_configuration()
527 for (cur_ep = 0; cur_ep < num_of_ep; cur_ep++) { in xhci_set_configuration()
545 for (cur_ep = 0; cur_ep < num_of_ep; cur_ep++) { in xhci_set_configuration()