Home
last modified time | relevance | path

Searched refs:TRB_CONFIG_EP (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/usb/cdns3/
Dcdnsp-debug.h104 case TRB_CONFIG_EP: in cdnsp_trb_type_string()
314 case TRB_CONFIG_EP: in cdnsp_decode_trb()
Dcdnsp-gadget.h1093 #define TRB_CONFIG_EP 12 macro
Dcdnsp-ring.c2416 TRB_TYPE(TRB_CONFIG_EP) | in cdnsp_queue_configure_endpoint()
/linux-6.6.21/drivers/usb/host/
Dxhci.h1388 #define TRB_CONFIG_EP 12 macro
1461 case TRB_CONFIG_EP: in xhci_trb_type_string()
2403 case TRB_CONFIG_EP: in xhci_decode_trb()
Dxhci-ring.c1737 case TRB_CONFIG_EP: in handle_cmd_completion()
4406 TRB_TYPE(TRB_CONFIG_EP) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_configure_endpoint()