Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h282 field3 & TRB_BEI ? 'B' : 'b', in cdnsp_decode_trb()
Dcdnsp-gadget.h1033 #define TRB_BEI BIT(9) macro
/linux-6.12.1/drivers/usb/host/
Dxhci.h1051 #define TRB_BEI (1<<9) macro
2081 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c4108 field |= TRB_BEI; in xhci_queue_isoc_tx()