Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c512 unsigned int avg_trb_len; in xhci_set_configuration() local
567 avg_trb_len = max_esit_payload; in xhci_set_configuration()
608 avg_trb_len = 8; in xhci_set_configuration()
611 EP_AVG_TRB_LENGTH(avg_trb_len)); in xhci_set_configuration()