Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1300 #define TRB_BEI (1<<9) macro
2248 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c3645 field |= TRB_BEI; in xhci_queue_isoc_tx()