Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
Dcdnsp-debug.h284 field3 & TRB_BEI ? 'B' : 'b', in cdnsp_decode_trb()
Dcdnsp-gadget.h1030 #define TRB_BEI BIT(9) macro
/drivers/usb/host/
Dxhci.h1334 #define TRB_BEI (1<<9) macro
2440 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c4093 field |= TRB_BEI; in xhci_queue_isoc_tx()