Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h110 case TRB_STOP_RING: in cdnsp_trb_type_string()
337 case TRB_STOP_RING: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1105 #define TRB_STOP_RING 15 macro
H A Dcdnsp-ring.c2445 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_STOP_RING)); in cdnsp_queue_stop_endpoint()
/linux-6.15/drivers/usb/host/
H A Dxhci.h1124 #define TRB_STOP_RING 15 macro
1197 case TRB_STOP_RING: in xhci_trb_type_string()
2182 case TRB_STOP_RING: in xhci_decode_trb()
H A Dxhci-ring.c1733 if (TRB_FIELD_TO_TYPE(cmd_field3) == TRB_STOP_RING) { in xhci_handle_command_timeout()
1868 case TRB_STOP_RING: in handle_cmd_completion()
4436 u32 type = TRB_TYPE(TRB_STOP_RING); in xhci_queue_stop_endpoint()