Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h1321 #define TRB_BEI (1<<9) macro
2305 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c3865 field |= TRB_BEI; in xhci_queue_isoc_tx()