Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h1332 #define TRB_BEI (1<<9) macro
2332 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c3956 field |= TRB_BEI; in xhci_queue_isoc_tx()