Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-debug.h110 case TRB_STOP_RING: in cdnsp_trb_type_string()
340 case TRB_STOP_RING: in cdnsp_decode_trb()
Dcdnsp-gadget.h1099 #define TRB_STOP_RING 15 macro
Dcdnsp-ring.c2373 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_STOP_RING)); in cdnsp_queue_stop_endpoint()
/Linux-v5.15/drivers/usb/host/
Dxhci.h1389 #define TRB_STOP_RING 15 macro
1462 case TRB_STOP_RING: in xhci_trb_type_string()
2392 case TRB_STOP_RING: in xhci_decode_trb()
Dxhci-ring.c1782 case TRB_STOP_RING: in handle_cmd_completion()
4411 u32 type = TRB_TYPE(TRB_STOP_RING); in xhci_queue_stop_endpoint()