Home
last modified time | relevance | path

Searched refs:TRB_BEI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h284 field3 & TRB_BEI ? 'B' : 'b', in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1030 #define TRB_BEI BIT(9) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1332 #define TRB_BEI (1<<9) macro
2337 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
H A Dxhci-ring.c4007 field |= TRB_BEI; in xhci_queue_isoc_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1333 #define TRB_BEI (1<<9) macro
2369 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
H A Dxhci-ring.c4157 field |= TRB_BEI; in xhci_queue_isoc_tx()

Completed in 25 milliseconds