Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h108 case TRB_RESET_EP: in cdnsp_trb_type_string()
329 case TRB_RESET_EP: in cdnsp_decode_trb()
Dcdnsp-gadget.h1097 #define TRB_RESET_EP 14 macro
Dcdnsp-ring.c2455 TRB_TYPE(TRB_RESET_EP)); in cdnsp_queue_reset_ep()
/Linux-v6.6/drivers/usb/host/
Dxhci.h1392 #define TRB_RESET_EP 14 macro
1465 case TRB_RESET_EP: in xhci_trb_type_string()
2419 case TRB_RESET_EP: in xhci_decode_trb()
Dxhci-ring.c1763 case TRB_RESET_EP: in handle_cmd_completion()
4392 u32 type = TRB_TYPE(TRB_RESET_EP); in xhci_queue_reset_ep()