Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h108 case TRB_RESET_EP: in cdnsp_trb_type_string()
327 case TRB_RESET_EP: in cdnsp_decode_trb()
Dcdnsp-gadget.h1100 #define TRB_RESET_EP 14 macro
Dcdnsp-ring.c2475 TRB_TYPE(TRB_RESET_EP)); in cdnsp_queue_reset_ep()
/linux-6.12.1/drivers/usb/host/
Dxhci.h1110 #define TRB_RESET_EP 14 macro
1183 case TRB_RESET_EP: in xhci_trb_type_string()
2132 case TRB_RESET_EP: in xhci_decode_trb()
Dxhci-ring.c1800 case TRB_RESET_EP: in handle_cmd_completion()
4393 u32 type = TRB_TYPE(TRB_RESET_EP); in xhci_queue_reset_ep()