Home
last modified time | relevance | path

Searched refs:TRB_TRANSFER (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h120 case TRB_TRANSFER: in cdnsp_trb_type_string()
201 case TRB_TRANSFER: in cdnsp_decode_trb()
Dcdnsp-gadget.h1114 #define TRB_TRANSFER 32 macro
Dcdnsp-gadget.c506 if (TRB_FIELD_TO_TYPE(data) == TRB_TRANSFER && in cdnsp_invalidate_ep_events()
Dcdnsp-ring.c1475 case TRB_TYPE(TRB_TRANSFER): in cdnsp_handle_event()
/Linux-v6.6/drivers/usb/host/
Dxhci.h1414 #define TRB_TRANSFER 32 macro
1485 case TRB_TRANSFER: in xhci_trb_type_string()
2296 case TRB_TRANSFER: in xhci_decode_trb()
Dxhci-dbgcap.c863 case TRB_TYPE(TRB_TRANSFER): in xhci_dbc_do_handle_events()
Dxhci-ring.c2959 case TRB_TRANSFER: in xhci_handle_event()
/Linux-v6.6/drivers/usb/early/
Dxhci-dbc.c816 case TRB_TYPE(TRB_TRANSFER): in xdbc_handle_events()