Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h761 #define EP_AVG_TRB_LENGTH(p) ((p) & 0xffff) macro
2590 avg = EP_AVG_TRB_LENGTH(tx_info); in xhci_decode_ep_context()
Dxhci-mem.c1509 EP_AVG_TRB_LENGTH(avg_trb_len)); in xhci_endpoint_init()