Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1351 #define TRB_CONFIG_EP 12 macro
1424 case TRB_CONFIG_EP: in xhci_trb_type_string()
2282 case TRB_CONFIG_EP: in xhci_decode_trb()
Dxhci-ring.c1426 case TRB_CONFIG_EP: in handle_cmd_completion()
3896 TRB_TYPE(TRB_CONFIG_EP) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_configure_endpoint()