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.c513 unsigned int avg_trb_len; in xhci_set_configuration() local
568 avg_trb_len = max_esit_payload; in xhci_set_configuration()
609 avg_trb_len = 8; in xhci_set_configuration()
612 EP_AVG_TRB_LENGTH(avg_trb_len)); in xhci_set_configuration()