Home
last modified time | relevance | path

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

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