Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c503 int num_of_ep; in xhci_set_configuration() local
519 num_of_ep = udev->config.if_desc[0].no_of_ep; in xhci_set_configuration()
528 for (cur_ep = 0; cur_ep < num_of_ep; cur_ep++) { in xhci_set_configuration()
546 for (cur_ep = 0; cur_ep < num_of_ep; cur_ep++) { in xhci_set_configuration()