Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h120 case TRB_TRANSFER: in cdnsp_trb_type_string()
199 case TRB_TRANSFER: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1117 #define TRB_TRANSFER 32 macro
H A Dcdnsp-gadget.c507 if (TRB_FIELD_TO_TYPE(data) == TRB_TRANSFER && in cdnsp_invalidate_ep_events()
H A Dcdnsp-ring.c1477 case TRB_TYPE(TRB_TRANSFER): in cdnsp_handle_event()
/linux/drivers/usb/host/
H A Dxhci.h1141 #define TRB_TRANSFER 32 macro
1212 case TRB_TRANSFER: in xhci_trb_type_string()
2024 case TRB_TRANSFER: in xhci_decode_trb()
H A Dxhci-ring.c3000 case TRB_TRANSFER: in xhci_handle_event_trb()
/linux/drivers/usb/early/
H A Dxhci-dbc.c816 case TRB_TYPE(TRB_TRANSFER): in xdbc_handle_events()