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.h1376 #define TRB_CONFIG_EP 12 macro
1449 case TRB_CONFIG_EP: in xhci_trb_type_string()
2352 case TRB_CONFIG_EP: in xhci_decode_trb()
Dxhci-ring.c1542 case TRB_CONFIG_EP: in handle_cmd_completion()
4197 TRB_TYPE(TRB_CONFIG_EP) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_configure_endpoint()