Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h1383 #define TRB_CONFIG_EP 12 macro
1456 case TRB_CONFIG_EP: in xhci_trb_type_string()
2366 case TRB_CONFIG_EP: in xhci_decode_trb()
Dxhci-ring.c1640 case TRB_CONFIG_EP: in handle_cmd_completion()
4207 TRB_TYPE(TRB_CONFIG_EP) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_configure_endpoint()