Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c516 unsigned int avg_trb_len; in xhci_set_configuration() local
571 avg_trb_len = max_esit_payload; in xhci_set_configuration()
612 avg_trb_len = 8; in xhci_set_configuration()
615 EP_AVG_TRB_LENGTH(avg_trb_len)); in xhci_set_configuration()